OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:throttlepath
(Results
1 - 1
of
1
) sorted by null
/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
ThermalCooling.java
705
String
throttlePath
= null;
718
throttlePath
= cdev.getThrottlePath();
719
if (
throttlePath
== null) {
724
if (!ThermalUtils.isFileExists(
throttlePath
))
[
all
...]
Completed in 1292 milliseconds