Searched defs:GenerateSymbolImports (Results 1 – 2 of 2) sorted by relevance
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/ | ||
D | cpp_enum.cc | 216 void EnumGenerator::GenerateSymbolImports(io::Printer* printer) const { in GenerateSymbolImports() function in google::protobuf::compiler::cpp::EnumGenerator |
/external/protobuf/src/google/protobuf/compiler/cpp/ | ||
D | enum.cc | 216 void EnumGenerator::GenerateSymbolImports(io::Printer* printer) const { in GenerateSymbolImports() function in google::protobuf::compiler::cpp::EnumGenerator |