Home
last modified time | relevance | path

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

/system/extras/perfprofd/quipper/
Dperf_reader.h122 bool Localize(const std::map<string, string>& build_ids_to_filenames);
Dperf_reader.cc684 const std::map<string, string>& build_ids_to_filenames) { in Localize() argument
687 for (it = build_ids_to_filenames.begin(); in Localize()
688 it != build_ids_to_filenames.end(); in Localize()