Home
last modified time | relevance | path

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

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DFileOptions.php100 protected $py_generic_services = null; variable in Google\\Protobuf\\Internal\\FileOptions
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto298 optional bool py_generic_services = 18 [default=false]; field
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto298 optional bool py_generic_services = 18 [default=false]; field
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto298 optional bool py_generic_services = 18 [default=false]; field
/third_party/grpc/third_party/upb/benchmarks/
Ddescriptor_sv.proto398 optional bool py_generic_services = 18 [default = false]; field
Ddescriptor.proto405 optional bool py_generic_services = 18 [default = false]; field
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto409 optional bool py_generic_services = 18 [default = false]; field
Ddescriptor.pb.h10407 inline bool FileOptions::py_generic_services() const { in py_generic_services() function