Home
last modified time | relevance | path

Searched defs:PACKED_FORMAT (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/Internal/
H A DGPBWire.php49 const PACKED_FORMAT = 2; define in Google\\Protobuf\\Internal\\GPBWire
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DGPBWire.php49 const PACKED_FORMAT = 2; define in Google\\Protobuf\\Internal\\GPBWire
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dwire_format.cc423 enum { UNKNOWN, NORMAL_FORMAT, PACKED_FORMAT } value_format; in ParseAndMergeField() enumerator
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dwire_format.cc423 enum { UNKNOWN, NORMAL_FORMAT, PACKED_FORMAT } value_format; in ParseAndMergeField() enumerator