Searched defs:GetBuildIdForPath (Results 1 – 2 of 2) sorted by relevance
456 def GetBuildIdForPath(self, path: str) -> str: member in ReportLib
565 const char* ReportLib::GetBuildIdForPath(const char* path) { in GetBuildIdForPath() function in simpleperf::ReportLib709 const char* GetBuildIdForPath(ReportLib* report_lib, const char* path) { in GetBuildIdForPath() function