Home
last modified time | relevance | path

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

/external/perfetto/src/profiling/symbolizer/
Dlocal_symbolizer.cc390 std::map<std::string, FoundBinary> BuildIdIndex(std::vector<std::string> dirs) { in BuildIdIndex() function
446 : buildid_to_file_(BuildIdIndex(std::move(roots))) {} in LocalBinaryIndexer()