Searched defs:message_set_wire_format (Results 1 – 5 of 5) sorted by relevance
37 protected $message_set_wire_format = null; variable in Google\\Protobuf\\Internal\\MessageOptions
450 optional bool message_set_wire_format = 1 [default = false]; field
448 optional bool message_set_wire_format = 1 [default = false]; field
581 optional bool message_set_wire_format = 1 [default = false]; field
17163 inline bool MessageOptions::message_set_wire_format() const { in message_set_wire_format() function