Searched refs:OmapThrottlingDetector (Results 1 – 1 of 1) sorted by relevance
8 class OmapThrottlingDetector(object): class15 return device.FileExists(OmapThrottlingDetector.OMAP_TEMP_FILE)34 tempdata = self._device.ReadFile(OmapThrottlingDetector.OMAP_TEMP_FILE)77 if OmapThrottlingDetector.IsSupported(device):78 self._detector = OmapThrottlingDetector(device)