Searched defs:GetCacheKeyList (Results 1 - 1 of 1) sorted by relevance

/external/toolchain-utils/crosperf/
H A Dresults_cache.py628 for glob_path in self.FormCacheDir(self.GetCacheKeyList(True)):
637 cache_path = self.FormCacheDir(self.GetCacheKeyList(False))[0]
668 def GetCacheKeyList(self, read): member in class:ResultsCache

Completed in 74 milliseconds