OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsThermallyThrottled
(Results
1 - 9
of
9
) sorted by null
/external/chromium_org/tools/telemetry/telemetry/core/platform/
ios_platform_backend.py
58
def
IsThermallyThrottled
(self):
linux_platform_backend_unittest.py
34
def
IsThermallyThrottled
(self):
__init__.py
148
def
IsThermallyThrottled
(self):
150
return self._platform_backend.
IsThermallyThrottled
()
cros_platform_backend.py
42
def
IsThermallyThrottled
(self):
linux_platform_backend.py
41
def
IsThermallyThrottled
(self):
mac_platform_backend.py
38
def
IsThermallyThrottled
(self):
platform_backend.py
140
def
IsThermallyThrottled
(self):
android_platform_backend.py
121
def
IsThermallyThrottled
(self):
win_platform_backend.py
114
def
IsThermallyThrottled
(self):
Completed in 333 milliseconds