Home
last modified time | relevance | path

Searched defs:NORMAL_FORMAT (Results 1 – 6 of 6) sorted by relevance

/external/protobuf/php/src/Google/Protobuf/Internal/
DGPBWire.php48 const NORMAL_FORMAT = 1; define in Google\\Protobuf\\Internal\\GPBWire
/external/cronet/tot/third_party/protobuf/php/src/Google/Protobuf/Internal/
DGPBWire.php48 const NORMAL_FORMAT = 1; define in Google\\Protobuf\\Internal\\GPBWire
/external/cronet/stable/third_party/protobuf/php/src/Google/Protobuf/Internal/
DGPBWire.php48 const NORMAL_FORMAT = 1; define in Google\\Protobuf\\Internal\\GPBWire
/external/cronet/tot/third_party/protobuf/src/google/protobuf/
Dwire_format.cc423 enum { UNKNOWN, NORMAL_FORMAT, PACKED_FORMAT } value_format; in ParseAndMergeField() enumerator
/external/cronet/stable/third_party/protobuf/src/google/protobuf/
Dwire_format.cc423 enum { UNKNOWN, NORMAL_FORMAT, PACKED_FORMAT } value_format; in ParseAndMergeField() enumerator
/external/protobuf/src/google/protobuf/
Dwire_format.cc423 enum { UNKNOWN, NORMAL_FORMAT, PACKED_FORMAT } value_format; in ParseAndMergeField() enumerator