Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Ddso.h49 void CollectBuildIdInDir(const std::string& dir);
Ddso.cpp88 CollectBuildIdInDir(dir); in AddSymbolDir()
92 void DebugElfFileFinder::CollectBuildIdInDir(const std::string& dir) { in CollectBuildIdInDir() function in simpleperf::simpleperf_dso_impl::DebugElfFileFinder
96 CollectBuildIdInDir(path); in CollectBuildIdInDir()