Home
last modified time | relevance | path

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

/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/complex-struct/gen-swift/test/fixtures/complex_struct/
H A DComplexNestedStruct.java361 …private static final TField MAP_KEY_LIST_VAL_SET_FIELD_DESC = new TField("mapKeyListValSet", TType… field in ComplexNestedStruct
398 FIELD_METADATA.put(18, MAP_KEY_LIST_VAL_SET_FIELD_DESC);
1662 oprot.writeFieldBegin(MAP_KEY_LIST_VAL_SET_FIELD_DESC); in write0()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/complex-struct/gen-java/
H A DComplexNestedStruct.java44 …private static final TField MAP_KEY_LIST_VAL_SET_FIELD_DESC = new TField("mapKeyListValSet", TType… field in ComplexNestedStruct
2328 oprot.writeFieldBegin(MAP_KEY_LIST_VAL_SET_FIELD_DESC); in write()