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

/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h1621 inline bool has_message_set_wire_format() const;
3807 inline bool MessageOptions::has_message_set_wire_format() const { function in class:google::protobuf::MessageOptions
H A Ddescriptor_unittest.cc1984 EXPECT_TRUE(message->options().has_message_set_wire_format());
H A Ddescriptor.pb.cc4896 if (has_message_set_wire_format()) {
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.cc5197 if (has_message_set_wire_format()) {
5225 if (has_message_set_wire_format()) {
5257 if (has_message_set_wire_format()) {
5304 if (from.has_message_set_wire_format()) {
H A Ddescriptor.pb.h1704 inline bool has_message_set_wire_format() const;
4951 inline bool MessageOptions::has_message_set_wire_format() const { function in class:google::protobuf::MessageOptions
H A Ddescriptor_unittest.cc2161 EXPECT_TRUE(message->options().has_message_set_wire_format());

Completed in 254 milliseconds