Home
last modified time | relevance | path

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

/external/protobuf/php/src/Google/Protobuf/Internal/
DMessageOptions.php37 private $message_set_wire_format = false; variable in Google\\Protobuf\\Internal\\MessageOptions
/external/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto326 optional bool message_set_wire_format = 1 [default=false]; field
/external/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto326 optional bool message_set_wire_format = 1 [default=false]; field
/external/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto326 optional bool message_set_wire_format = 1 [default=false]; field
/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/protobuf/src/google/protobuf/
Ddescriptor.proto462 optional bool message_set_wire_format = 1 [default = false]; field
Ddescriptor.pb.h10460 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/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/rust/crates/protobuf/src/
Ddescriptor.rs5800 message_set_wire_format: ::std::option::Option<bool>, field