Home
last modified time | relevance | path

Searched refs:_map328 (Results 1 – 1 of 1) sorted by relevance

/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/complex-struct/gen-java/
H A DComplexNestedStruct.java1712 TMap _map328 = iprot.readMapBegin(); in read() local
1713 …ps = new HashMap<Map<Map<Integer,String>,String>,Map<Integer,String>>(Math.max(0, 2*_map328.size)); in read()
1715 (_map328.size < 0) ? iprot.peekMap() : (_i329 < _map328.size); in read()