Home
last modified time | relevance | path

Searched refs:php_namespace (Results 1 – 25 of 5026) sorted by relevance

12345678910>>...202

/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/
H A Dnames.c180 static void fill_namespace(const char *package, const char *php_namespace, in fill_namespace() argument
182 if (php_namespace != NULL) { in fill_namespace()
183 if (strlen(php_namespace) != 0) { in fill_namespace()
184 stringsink_string(classname, php_namespace, strlen(php_namespace)); in fill_namespace()
243 char *php_namespace = in GetPhpClassname() local
256 fill_namespace(package, php_namespace, &namesink, previous); in GetPhpClassname()
261 free(php_namespace); in GetPhpClassname()
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/
H A Dnames.c180 static void fill_namespace(const char *package, const char *php_namespace, in fill_namespace() argument
182 if (php_namespace != NULL) { in fill_namespace()
183 if (strlen(php_namespace) != 0) { in fill_namespace()
184 stringsink_string(classname, php_namespace, strlen(php_namespace)); in fill_namespace()
243 char *php_namespace = in GetPhpClassname() local
256 fill_namespace(package, php_namespace, &namesink, previous); in GetPhpClassname()
261 free(php_namespace); in GetPhpClassname()
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/php/
H A Dphp_generator.cc243 const std::string& php_namespace = desc->file()->options().php_namespace(); in RootPhpNamespace() local
244 if (!php_namespace.empty()) { in RootPhpNamespace()
245 return php_namespace; in RootPhpNamespace()
259 std::string php_namespace = RootPhpNamespace(desc, options); in FullClassName() local
260 if (!php_namespace.empty()) { in FullClassName()
261 return php_namespace + "\\" + classname; in FullClassName()
277 std::string php_namespace = RootPhpNamespace(desc, options); in LegacyFullClassName() local
278 if (!php_namespace.empty()) { in LegacyFullClassName()
279 return php_namespace + "\\" + classname; in LegacyFullClassName()
424 std::string LegacyReadOnlyGeneratedClassFileName(std::string php_namespace, in LegacyReadOnlyGeneratedClassFileName() argument
[all …]
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/php/
H A Dphp_generator.cc243 const std::string& php_namespace = desc->file()->options().php_namespace(); in RootPhpNamespace() local
244 if (!php_namespace.empty()) { in RootPhpNamespace()
245 return php_namespace; in RootPhpNamespace()
259 std::string php_namespace = RootPhpNamespace(desc, options); in FullClassName() local
260 if (!php_namespace.empty()) { in FullClassName()
261 return php_namespace + "\\" + classname; in FullClassName()
277 std::string php_namespace = RootPhpNamespace(desc, options); in LegacyFullClassName() local
278 if (!php_namespace.empty()) { in LegacyFullClassName()
279 return php_namespace + "\\" + classname; in LegacyFullClassName()
424 std::string LegacyReadOnlyGeneratedClassFileName(std::string php_namespace, in LegacyReadOnlyGeneratedClassFileName() argument
[all …]
/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/Internal/
H A DFileOptions.php158 protected $php_namespace = null; variable in Google\\Protobuf\\Internal\\FileOptions
967 return isset($this->php_namespace) ? $this->php_namespace : '';
972 return isset($this->php_namespace);
977 unset($this->php_namespace);
992 $this->php_namespace = $var;
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DFileOptions.php158 protected $php_namespace = null; variable in Google\\Protobuf\\Internal\\FileOptions
967 return isset($this->php_namespace) ? $this->php_namespace : '';
972 return isset($this->php_namespace);
977 unset($this->php_namespace);
992 $this->php_namespace = $var;
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/compiler/
Dphp_generator.cc51 return file->options().php_namespace(); in PackageName()
343 std::string php_namespace = PackageName(file); in GenerateFile() local
344 vars["package"] = php_namespace; in GenerateFile()
Dphp_generator_helpers.h54 oss << ReplaceAll(file->options().php_namespace(), "\\", "/"); in GetPHPServiceFilename()
/aosp_15_r20/external/grpc-grpc/src/compiler/
H A Dphp_generator.cc51 return file->options().php_namespace(); in PackageName()
343 std::string php_namespace = PackageName(file); in GenerateFile() local
344 vars["package"] = php_namespace; in GenerateFile()
H A Dphp_generator_helpers.h54 oss << ReplaceAll(file->options().php_namespace(), "\\", "/"); in GetPHPServiceFilename()
/aosp_15_r20/external/cronet/third_party/protobuf/php/tests/proto/
H A Dtest_service_namespace.proto8 option php_namespace = "Bar";
H A Dtest_empty_php_namespace.proto4 option php_namespace = "";
H A Dtest_php_namespace.proto4 option php_namespace = "Php\\Test";
/aosp_15_r20/external/protobuf/php/tests/proto/
H A Dtest_service_namespace.proto8 option php_namespace = "Bar";
H A Dtest_empty_php_namespace.proto4 option php_namespace = "";
H A Dtest_php_namespace.proto4 option php_namespace = "Php\\Test";
/aosp_15_r20/external/googleapis/google/cloud/bigquery/storage/v1/
H A Dannotations.proto12 option php_namespace = "Google\\Cloud\\BigQuery\\Storage\\V1";
/aosp_15_r20/external/google-cloud-java/java-appengine-admin/proto-google-cloud-appengine-admin-v1/src/main/proto/google/appengine/v1/
H A Ddeployed_files.proto24 option php_namespace = "Google\\Cloud\\AppEngine\\V1";
/aosp_15_r20/external/googleapis/google/appengine/v1/
H A Ddeployed_files.proto24 option php_namespace = "Google\\Cloud\\AppEngine\\V1";
/aosp_15_r20/external/googleapis/google/monitoring/dashboard/v1/
H A Ddrilldowns.proto24 option php_namespace = "Google\\Cloud\\Monitoring\\Dashboard\\V1";
H A Dservice.proto24 option php_namespace = "Google\\Cloud\\Monitoring\\Dashboard\\V1";
/aosp_15_r20/external/google-cloud-java/java-monitoring-dashboards/proto-google-cloud-monitoring-dashboard-v1/src/main/proto/google/monitoring/dashboard/v1/
H A Ddrilldowns.proto24 option php_namespace = "Google\\Cloud\\Monitoring\\Dashboard\\V1";
H A Dservice.proto24 option php_namespace = "Google\\Cloud\\Monitoring\\Dashboard\\V1";
/aosp_15_r20/external/google-cloud-java/java-bigquerydatatransfer/proto-google-cloud-bigquerydatatransfer-v1/src/main/proto/google/cloud/bigquery/datatransfer/v1/
H A Dresourcestate.proto28 option php_namespace = "Google\\Cloud\\BigQuery\\DataTransfer\\V1";
/aosp_15_r20/external/google-cloud-java/java-automl/proto-google-cloud-automl-v1beta1/src/main/proto/google/cloud/automl/v1beta1/
H A Dranges.proto24 option php_namespace = "Google\\Cloud\\AutoMl\\V1beta1";

12345678910>>...202