Searched defs:use_short_repeated_primitives (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/protobuf/python/google/protobuf/ |
H A D | text_format.py | 118 use_short_repeated_primitives=False, argument 215 use_short_repeated_primitives=False, argument 277 use_short_repeated_primitives=False, argument 301 use_short_repeated_primitives=False, argument 358 use_short_repeated_primitives=False, argument
|
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/ |
H A D | text_format.py | 118 use_short_repeated_primitives=False, argument 215 use_short_repeated_primitives=False, argument 277 use_short_repeated_primitives=False, argument 301 use_short_repeated_primitives=False, argument 358 use_short_repeated_primitives=False, argument
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | text_format.h | 294 void SetUseShortRepeatedPrimitives(bool use_short_repeated_primitives) { in SetUseShortRepeatedPrimitives()
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | text_format.h | 294 void SetUseShortRepeatedPrimitives(bool use_short_repeated_primitives) { in SetUseShortRepeatedPrimitives()
|