Home
last modified time | relevance | path

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

/external/grpc-grpc/src/compiler/
Dphp_plugin.cc31 class PHPGrpcGenerator : public grpc::protobuf::compiler::CodeGenerator { class
33 PHPGrpcGenerator() {} in PHPGrpcGenerator() function in PHPGrpcGenerator
34 ~PHPGrpcGenerator() {} in ~PHPGrpcGenerator()
75 PHPGrpcGenerator generator; in main()