Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/compiler/
Dphp_generator_helpers.h31 const std::string& class_suffix, bool is_server) { in GetPHPServiceClassname()
51 const std::string& class_suffix, bool is_server) { in GetPHPServiceFilename()
Dphp_plugin.cc52 std::string class_suffix; in Generate() local
78 const std::string& class_suffix, bool is_server, in GenerateService()
Dphp_generator.cc280 const std::string& class_suffix, bool is_server, in PrintService()
327 const std::string& class_suffix, bool is_server) { in GenerateFile()
/aosp_15_r20/external/grpc-grpc/src/compiler/
H A Dphp_generator_helpers.h31 const std::string& class_suffix, bool is_server) { in GetPHPServiceClassname()
51 const std::string& class_suffix, bool is_server) { in GetPHPServiceFilename()
H A Dphp_plugin.cc65 std::string class_suffix; in Generate() local
91 const std::string& class_suffix, bool is_server, in GenerateService()
H A Dphp_generator.cc280 const std::string& class_suffix, bool is_server, in PrintService()
327 const std::string& class_suffix, bool is_server) { in GenerateFile()