Home
last modified time | relevance | path

Searched defs:message_set_wire_format (Results 1 – 5 of 5) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DMessageOptions.php37 protected $message_set_wire_format = null; variable in Google\\Protobuf\\Internal\\MessageOptions
/third_party/protobuf/benchmarks/
Ddescriptor_sv.proto450 optional bool message_set_wire_format = 1 [default = false]; field
Ddescriptor.proto448 optional bool message_set_wire_format = 1 [default = false]; field
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto581 optional bool message_set_wire_format = 1 [default = false]; field
Ddescriptor.pb.h17163 inline bool MessageOptions::message_set_wire_format() const { in message_set_wire_format() function