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