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

/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h1790 // optional bool message_set_wire_format = 1 [default = false];
1794 inline bool message_set_wire_format() const;
5447 // optional bool message_set_wire_format = 1 [default = false];
5461 inline bool MessageOptions::message_set_wire_format() const { function in class:google::protobuf::MessageOptions
5462 // @@protoc_insertion_point(field_get:google.protobuf.MessageOptions.message_set_wire_format)
5468 // @@protoc_insertion_point(field_set:google.protobuf.MessageOptions.message_set_wire_format)

Completed in 291 milliseconds