Home
last modified time | relevance | path

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

/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/
DMessageOptions.php37 protected $message_set_wire_format = null; variable in Google\\Protobuf\\Internal\\MessageOptions
/external/protobuf/php/src/Google/Protobuf/Internal/
DMessageOptions.php37 protected $message_set_wire_format = null; variable in Google\\Protobuf\\Internal\\MessageOptions
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/
Ddescriptor.proto379 optional bool message_set_wire_format = 1 [default=false]; field
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto411 optional bool message_set_wire_format = 1 [default=false]; field
/external/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/
Ddescriptor_sv.proto473 optional bool message_set_wire_format = 1 [default = false]; field
Ddescriptor.proto482 optional bool message_set_wire_format = 1 [default = false]; field
/external/cronet/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto485 optional bool message_set_wire_format = 1 [default = false]; field
Ddescriptor.pb.h12816 inline bool MessageOptions::message_set_wire_format() const { in message_set_wire_format() function
/external/rust/crates/protobuf-parse/src/proto/google/protobuf/
Ddescriptor.proto486 optional bool message_set_wire_format = 1 [default = false]; field
/external/protobuf/src/google/protobuf/
Ddescriptor.proto485 optional bool message_set_wire_format = 1 [default = false]; field
Ddescriptor.pb.h12951 inline bool MessageOptions::message_set_wire_format() const { in message_set_wire_format() function
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto450 optional bool message_set_wire_format = 1 [default=false]; field
/external/rust/crates/protobuf/src/
Ddescriptor.rs4953 pub message_set_wire_format: ::std::option::Option<bool>, field
4988 pub fn message_set_wire_format(&self) -> bool { in message_set_wire_format() method
/external/rust/crates/protobuf/2.27.1/src/
Ddescriptor.rs5800 message_set_wire_format: ::std::option::Option<bool>, field