Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Ddso.cpp348 BuildId Dso::GetExpectedBuildId() const { in GetExpectedBuildId() function in simpleperf::Dso
574 BuildId build_id = GetExpectedBuildId(); in GetMinExecutableVaddr()
626 BuildId build_id = GetExpectedBuildId(); in FindDebugFilePath()
635 BuildId build_id = GetExpectedBuildId(); in LoadSymbolsImpl()
694 BuildId build_id = GetExpectedBuildId(); in FindDebugFilePath()
773 BuildId build_id = GetExpectedBuildId(); in ReadSymbolsFromProc()
860 BuildId build_id = GetExpectedBuildId(); in FindDebugFilePath()
866 BuildId build_id = GetExpectedBuildId(); in LoadSymbolsImpl()
Ddso.h205 BuildId GetExpectedBuildId() const;