Home
last modified time | relevance | path

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

/third_party/grpc/src/compiler/
Dphp_generator_helpers.h31 const std::string& class_suffix) { in GetPHPServiceClassname()
49 const std::string& class_suffix) { in GetPHPServiceFilename()
Dphp_generator.cc136 const std::string& class_suffix, Printer* out) { in PrintService()
171 const std::string& class_suffix) { in GenerateFile()
Dphp_plugin.cc51 std::string class_suffix; in Generate() local