Home
last modified time | relevance | path

Searched defs:GetBuildIdForPath (Results 1 – 2 of 2) sorted by relevance

/system/extras/simpleperf/
Dreport_lib_interface.cpp416 const char* ReportLib::GetBuildIdForPath(const char* path) { in GetBuildIdForPath() function in ReportLib
496 const char* GetBuildIdForPath(ReportLib* report_lib, const char* path) { in GetBuildIdForPath() function
/system/extras/simpleperf/scripts/
Dsimpleperf_report_lib.py339 def GetBuildIdForPath(self, path): member in ReportLib