Searched defs:GenerateMethods (Results 1 – 3 of 3) sorted by relevance
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/ | ||
D | cpp_enum.cc | 270 void EnumGenerator::GenerateMethods(int idx, io::Printer* printer) { in GenerateMethods() function in google::protobuf::compiler::cpp::EnumGenerator |
/external/protobuf/src/google/protobuf/compiler/cpp/ | ||
D | enum.cc | 270 void EnumGenerator::GenerateMethods(int idx, io::Printer* printer) { in GenerateMethods() function in google::protobuf::compiler::cpp::EnumGenerator |
/external/flatbuffers/grpc/src/compiler/ | ||
D | ts_generator.cc | 149 static void GenerateMethods(const grpc_generator::Service *service, in GenerateMethods() function |