Home
last modified time | relevance | path

Searched refs:ProtoFrameworkCollector (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.h296 class ProtoFrameworkCollector : public LineConsumer {
298 ProtoFrameworkCollector(std::map<string, string>* inout_proto_file_to_framework_name) in ProtoFrameworkCollector() function
Dobjectivec_helpers.cc1713 ProtoFrameworkCollector collector(&proto_file_to_framework_name_); in ParseFrameworkMappings()
1723 bool ImportWriter::ProtoFrameworkCollector::ConsumeLine( in ConsumeLine()