Home
last modified time | relevance | path

Searched refs:objc_class_prefix (Results 1 – 25 of 74) sorted by relevance

123

/external/protobuf/php/src/Google/Protobuf/Internal/
DFileOptions.php140 private $objc_class_prefix = ''; variable in Google\\Protobuf\\Internal\\FileOptions
774 return $this->objc_class_prefix;
788 $this->objc_class_prefix = $var;
/external/grpc-grpc/src/objective-c/tests/PluginTest/
Dimported-with-dash.proto18 option objc_class_prefix = "RMT";
Dtest-dash-filename.proto18 option objc_class_prefix = "RMT";
/external/rust/crates/grpcio-sys/grpc/bazel/test/python_test_repo/namespaced/upper/example/
Dnamespaced_dependency.proto20 option objc_class_prefix = "NEP";
Dnamespaced_example.proto20 option objc_class_prefix = "NEP";
/external/grpc-grpc/src/compiler/
Dobjective_c_generator_helpers.h40 string prefix = file->options().objc_class_prefix(); in ServiceClassName()
/external/grpc-grpc/examples/protos/
Dhelloworld.proto20 option objc_class_prefix = "HLW";
Dhellostreamingworld.proto18 option objc_class_prefix = "HSW";
Dauth_sample.proto19 option objc_class_prefix = "AUTH";
/external/grpc-grpc-java/examples/src/main/proto/
Dhelloworld.proto19 option objc_class_prefix = "HLW";
Dhello_streaming.proto19 option objc_class_prefix = "HLWS";
/external/grpc-grpc-java/examples/example-kotlin/android/helloworld/app/src/main/proto/
Dhelloworld.proto19 option objc_class_prefix = "HLW";
/external/grpc-grpc-java/examples/example-kotlin/src/main/proto/
Dhelloworld.proto19 option objc_class_prefix = "HLW";
/external/grpc-grpc-java/examples/android/helloworld/app/src/main/proto/
Dhelloworld.proto19 option objc_class_prefix = "HLW";
/external/icing/proto/icing/proto/internal/
Doptimize.proto21 option objc_class_prefix = "ICNG";
/external/icing/proto/icing/proto/
Dreset.proto24 option objc_class_prefix = "ICNG";
Dterm.proto22 option objc_class_prefix = "ICNG";
Ddocument_wrapper.proto23 option objc_class_prefix = "ICNG";
Dusage.proto23 option objc_class_prefix = "ICNG";
Dpersist.proto23 option objc_class_prefix = "ICNG";
/external/ukey2/src/main/proto/
Dpasswordless_auth_payloads.proto22 option objc_class_prefix = "SGCM";
/external/rust/crates/grpcio-sys/grpc/src/compiler/
Dobjective_c_generator_helpers.h40 string prefix = file->options().objc_class_prefix(); in ServiceClassName()
/external/rust/crates/grpcio-sys/grpc/bazel/test/python_test_repo/
Dhelloworld.proto20 option objc_class_prefix = "HLW";
/external/grpc-grpc-java/examples/android/clientcache/app/src/main/proto/
Dhelloworld.proto19 option objc_class_prefix = "HLW";
/external/protobuf/src/google/protobuf/
Dunittest_drop_unknown_fields.proto34 option objc_class_prefix = "DropUnknowns";

123