Searched defs:import_map (Results 1 – 2 of 2) sorted by relevance
159 std::map<std::string, std::string>* import_map, in PrintImportForDescriptor()613 std::map<std::string, std::string> import_map; in Generate() local