Home
last modified time | relevance | path

Searched refs:protobuf_autoloader_impl (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/third_party/protobuf/benchmarks/php/
H A Dautoload.php9 function protobuf_autoloader_impl($class, $prefix, $include_path) { function
18 protobuf_autoloader_impl($class, GOOGLE_INTERNAL_NAMESPACE, getenv('PROTOBUF_PHP_SRCDIR'));
19 protobuf_autoloader_impl($class, GOOGLE_NAMESPACE, getenv('PROTOBUF_PHP_SRCDIR'));
20 protobuf_autoloader_impl($class, GOOGLE_GPBMETADATA_NAMESPACE, getenv('PROTOBUF_PHP_SRCDIR'));
21 protobuf_autoloader_impl($class, BENCHMARK_NAMESPACE, getenv('CURRENT_DIR'));
22 protobuf_autoloader_impl($class, BENCHMARK_GPBMETADATA_NAMESPACE, getenv('CURRENT_DIR'));
/aosp_15_r20/external/protobuf/benchmarks/php/
H A Dautoload.php9 function protobuf_autoloader_impl($class, $prefix, $include_path) { function
18 protobuf_autoloader_impl($class, GOOGLE_INTERNAL_NAMESPACE, getenv('PROTOBUF_PHP_SRCDIR'));
19 protobuf_autoloader_impl($class, GOOGLE_NAMESPACE, getenv('PROTOBUF_PHP_SRCDIR'));
20 protobuf_autoloader_impl($class, GOOGLE_GPBMETADATA_NAMESPACE, getenv('PROTOBUF_PHP_SRCDIR'));
21 protobuf_autoloader_impl($class, BENCHMARK_NAMESPACE, getenv('CURRENT_DIR'));
22 protobuf_autoloader_impl($class, BENCHMARK_GPBMETADATA_NAMESPACE, getenv('CURRENT_DIR'));
/aosp_15_r20/external/cronet/third_party/protobuf/conformance/
H A Dautoload.php7 function protobuf_autoloader_impl($class, $prefix) { function
16 protobuf_autoloader_impl($class, GOOGLE_INTERNAL_NAMESPACE);
17 protobuf_autoloader_impl($class, GOOGLE_NAMESPACE);
18 protobuf_autoloader_impl($class, GOOGLE_GPBMETADATA_NAMESPACE);
/aosp_15_r20/external/protobuf/conformance/
H A Dautoload.php7 function protobuf_autoloader_impl($class, $prefix) { function
16 protobuf_autoloader_impl($class, GOOGLE_INTERNAL_NAMESPACE);
17 protobuf_autoloader_impl($class, GOOGLE_NAMESPACE);
18 protobuf_autoloader_impl($class, GOOGLE_GPBMETADATA_NAMESPACE);