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