Home
last modified time | relevance | path

Searched defs:no_standard_descriptor_accessor (Results 1 – 8 of 8) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DMessageOptions.php45 protected $no_standard_descriptor_accessor = null; variable in Google\\Protobuf\\Internal\\MessageOptions
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto331 optional bool no_standard_descriptor_accessor = 2 [default=false]; field
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto331 optional bool no_standard_descriptor_accessor = 2 [default=false]; field
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto331 optional bool no_standard_descriptor_accessor = 2 [default=false]; field
/third_party/grpc/third_party/upb/benchmarks/
Ddescriptor_sv.proto478 optional bool no_standard_descriptor_accessor = 2 [default = false]; field
Ddescriptor.proto487 optional bool no_standard_descriptor_accessor = 2 [default = false]; field
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto491 optional bool no_standard_descriptor_accessor = 2 [default = false]; field
Ddescriptor.pb.h11108 inline bool MessageOptions::no_standard_descriptor_accessor() const { in no_standard_descriptor_accessor() function