Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto326 optional bool message_set_wire_format = 1 [default=false]; field
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto326 optional bool message_set_wire_format = 1 [default=false]; field
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.proto410 optional bool message_set_wire_format = 1 [default=false]; field
Ddescriptor.pb.h6548 inline bool MessageOptions::message_set_wire_format() const { in message_set_wire_format() function
Ddescriptor.pb.cc9936 bool MessageOptions::message_set_wire_format() const { in message_set_wire_format() function in google::protobuf::MessageOptions