Home
last modified time | relevance | path

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

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