Home
last modified time | relevance | path

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

/external/grpc-grpc/src/compiler/
Dphp_generator_helpers.h31 const grpc::string& class_suffix) { in GetPHPServiceClassname()
49 const grpc::string& class_suffix) { in GetPHPServiceFilename()
Dphp_generator.cc124 const grpc::string& class_suffix, Printer* out) { in PrintService()
159 const grpc::string& class_suffix) { in GenerateFile()
Dphp_plugin.cc47 grpc::string class_suffix; in Generate() local
/external/rust/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.cc270 const std::string& class_suffix, bool is_server, in PrintService()
314 const std::string& class_suffix, bool is_server) { in GenerateFile()