Home
last modified time | relevance | path

Searched defs:value_format (Results 1 - 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/
H A Dwire_format.cc425 enum { UNKNOWN, NORMAL_FORMAT, PACKED_FORMAT } value_format; in ParseAndMergeField() local
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DMessage.php493 $value_format = GPBWire::UNKNOWN; variable
496 $value_format = GPBWire::NORMAL_FORMAT; variable
500 $value_format = GPBWire::PACKED_FORMAT; variable
503 $value_format = GPBWire::UNKNOWN; variable

Completed in 6 milliseconds