Home
last modified time | relevance | path

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

/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_enum.cc270 void EnumGenerator::GenerateMethods(int idx, io::Printer* printer) { in GenerateMethods() function in google::protobuf::compiler::cpp::EnumGenerator
/external/protobuf/src/google/protobuf/compiler/cpp/
Denum.cc270 void EnumGenerator::GenerateMethods(int idx, io::Printer* printer) { in GenerateMethods() function in google::protobuf::compiler::cpp::EnumGenerator
/external/flatbuffers/grpc/src/compiler/
Dts_generator.cc149 static void GenerateMethods(const grpc_generator::Service *service, in GenerateMethods() function