Searched refs:build_ids_to_filenames (Results 1 – 2 of 2) sorted by relevance
122 bool Localize(const std::map<string, string>& build_ids_to_filenames);
684 const std::map<string, string>& build_ids_to_filenames) { in Localize() argument687 for (it = build_ids_to_filenames.begin(); in Localize()688 it != build_ids_to_filenames.end(); in Localize()