Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Ddso.h47 void CollectBuildIdInDir(const std::string& dir);
Ddso.cpp79 CollectBuildIdInDir(dir); in AddSymbolDir()
83 void DebugElfFileFinder::CollectBuildIdInDir(const std::string& dir) { in CollectBuildIdInDir() function in simpleperf_dso_impl::DebugElfFileFinder
87 CollectBuildIdInDir(path); in CollectBuildIdInDir()