Home
last modified time | relevance | path

Searched refs:throt (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
DThermalCooling.java747 Method throt = dev.getThrottleMethod(); in throttleDevice() local
748 if (throt == null) in throttleDevice()
755 throt.invoke(c, arglist); in throttleDevice()