Searched defs:name_to_descriptor (Results 1 – 1 of 1) sorted by relevance
152 std::map<std::string, const DescriptorProto*> name_to_descriptor, in ParserDelegate()682 std::map<std::string, const DescriptorProto*>* name_to_descriptor, in AddNestedDescriptors()703 std::map<std::string, const DescriptorProto*> name_to_descriptor; in PbtxtToPb() local