Searched refs:has_message_set_wire_format (Results 1 - 3 of 3) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.cc9540 if (has_message_set_wire_format()) {
9580 if (has_message_set_wire_format()) {
9624 if (has_message_set_wire_format()) {
9685 if (from.has_message_set_wire_format()) {
9753 bool MessageOptions::has_message_set_wire_format() const { function in class:google::protobuf::MessageOptions
H A Ddescriptor.pb.h2182 bool has_message_set_wire_format() const;
6283 inline bool MessageOptions::has_message_set_wire_format() const { function in class:google::protobuf::MessageOptions
H A Ddescriptor_unittest.cc2733 EXPECT_TRUE(message->options().has_message_set_wire_format());

Completed in 322 milliseconds