Searched defs:class_suffix (Results 1 – 6 of 6) sorted by relevance
| /external/grpc-grpc/src/compiler/ |
| D | php_generator_helpers.h | 31 const std::string& class_suffix, bool is_server) { in GetPHPServiceClassname() 51 const std::string& class_suffix, bool is_server) { in GetPHPServiceFilename()
|
| D | php_plugin.cc | 65 std::string class_suffix; in Generate() local 91 const std::string& class_suffix, bool is_server, in GenerateService()
|
| D | php_generator.cc | 280 const std::string& class_suffix, bool is_server, in PrintService() 327 const std::string& class_suffix, bool is_server) { in GenerateFile()
|
| /external/rust/android-crates-io/crates/grpcio-sys/grpc/src/compiler/ |
| D | php_generator_helpers.h | 31 const std::string& class_suffix, bool is_server) { in GetPHPServiceClassname() 51 const std::string& class_suffix, bool is_server) { in GetPHPServiceFilename()
|
| D | php_plugin.cc | 52 std::string class_suffix; in Generate() local 78 const std::string& class_suffix, bool is_server, in GenerateService()
|
| D | php_generator.cc | 280 const std::string& class_suffix, bool is_server, in PrintService() 327 const std::string& class_suffix, bool is_server) { in GenerateFile()
|