Home
last modified time | relevance | path

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

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DFileOptions.php101 protected $py_generic_services = null; variable in Google\\Protobuf\\Internal\\FileOptions
/third_party/protobuf/benchmarks/
Ddescriptor_sv.proto375 optional bool py_generic_services = 18 [default = false]; field
Ddescriptor.proto373 optional bool py_generic_services = 18 [default = false]; field
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto502 optional bool py_generic_services = 18 [default = false]; field
Ddescriptor.pb.h16447 inline bool FileOptions::py_generic_services() const { in py_generic_services() function