Searched refs:ProtoFrameworkCollector (Results 1 – 2 of 2) sorted by relevance
285 class ProtoFrameworkCollector : public LineConsumer {287 ProtoFrameworkCollector(std::map<string, string>* inout_proto_file_to_framework_name) in ProtoFrameworkCollector() function
1679 ProtoFrameworkCollector collector(&proto_file_to_framework_name_); in ParseFrameworkMappings()1689 bool ImportWriter::ProtoFrameworkCollector::ConsumeLine( in ConsumeLine()