Searched refs:has_message_set_wire_format (Results 1 – 4 of 4) sorted by relevance
38 private $has_message_set_wire_format = false; variable in Google\\Protobuf\\Internal\\MessageOptions199 $this->has_message_set_wire_format = true;206 return $this->has_message_set_wire_format;
4014 bool has_message_set_wire_format() const;10453 inline bool MessageOptions::has_message_set_wire_format() const { in has_message_set_wire_format() function
3007 EXPECT_TRUE(message->options().has_message_set_wire_format()); in TEST()
5833 pub fn has_message_set_wire_format(&self) -> bool { in has_message_set_wire_format() method