Searched defs:MakeGenerator (Results 1 – 3 of 3) sorted by relevance
/external/protobuf/src/google/protobuf/compiler/javamicro/ | ||
D | javamicro_field.cc | 65 FieldGenerator* FieldGeneratorMap::MakeGenerator(const FieldDescriptor* field, const Params ¶ms… in MakeGenerator() function in google::protobuf::compiler::javamicro::FieldGeneratorMap |
/external/protobuf/src/google/protobuf/compiler/cpp/ | ||
D | cpp_field.cc | 135 FieldGenerator* FieldGeneratorMap::MakeGenerator(const FieldDescriptor* field, in MakeGenerator() function in google::protobuf::compiler::cpp::FieldGeneratorMap |
/external/protobuf/src/google/protobuf/compiler/javanano/ | ||
D | javanano_field.cc | 95 FieldGenerator* FieldGeneratorMap::MakeGenerator(const FieldDescriptor* field, in MakeGenerator() function in google::protobuf::compiler::javanano::FieldGeneratorMap |