Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.h298 ProtoFrameworkCollector(std::map<string, string>* inout_proto_file_to_framework_name) in ProtoFrameworkCollector() argument
299 : map_(inout_proto_file_to_framework_name) {} in ProtoFrameworkCollector()