Searched refs:CanFlushIndividualFilesFromSystemCache (Results 1 – 8 of 8) sorted by relevance
152 def CanFlushIndividualFilesFromSystemCache(self): member in Platform154 return self._platform_backend.CanFlushIndividualFilesFromSystemCache()
72 def CanFlushIndividualFilesFromSystemCache(self): member in LinuxPlatformBackend
161 def CanFlushIndividualFilesFromSystemCache(self): member in MacPlatformBackend
176 def CanFlushIndividualFilesFromSystemCache(self): member in PlatformBackend
139 def CanFlushIndividualFilesFromSystemCache(self): member in CrosPlatformBackend
248 def CanFlushIndividualFilesFromSystemCache(self): member in WinPlatformBackend
305 def CanFlushIndividualFilesFromSystemCache(self): member in AndroidPlatformBackend
46 if self.platform.CanFlushIndividualFilesFromSystemCache():