Home
last modified time | relevance | path

Searched defs:message_set_wire_format (Results 1 – 6 of 6) 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/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto326 optional bool message_set_wire_format = 1 [default=false]; field
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto326 optional bool message_set_wire_format = 1 [default=false]; field
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto326 optional bool message_set_wire_format = 1 [default=false]; field
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto486 optional bool message_set_wire_format = 1 [default = false]; field
Ddescriptor.pb.h11080 inline bool MessageOptions::message_set_wire_format() const { in message_set_wire_format() function