Home
last modified time | relevance | path

Searched defs:cc_generic_services (Results 1 – 6 of 6) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DFileOptions.php92 protected $cc_generic_services = null; variable in Google\\Protobuf\\Internal\\FileOptions
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto296 optional bool cc_generic_services = 16 [default=false]; field
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto296 optional bool cc_generic_services = 16 [default=false]; field
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto296 optional bool cc_generic_services = 16 [default=false]; field
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto407 optional bool cc_generic_services = 16 [default = false]; field
Ddescriptor.pb.h10351 inline bool FileOptions::cc_generic_services() const { in cc_generic_services() function