Searched refs:ThermalManager (Results 1 – 5 of 5) sorted by relevance
35 ThermalManager::ThermalManager(int32_t threshold, uint32_t sleepIntervalMs, uint32_t timeoutMs) in ThermalManager() function in ThermalManager61 bool ThermalManager::coolOffIfNecessary() { in coolOffIfNecessary()75 int32_t ThermalManager::OpenFileAndReadInt32(const char* path) { in OpenFileAndReadInt32()89 ThermalManager::TripPoint::TripPoint(SkString thermalZoneRoot, SkString pointName, in TripPoint()106 bool ThermalManager::TripPoint::willTrip() { in willTrip()
24 class ThermalManager {26 ThermalManager(int32_t threshold, uint32_t sleepIntervalMs, uint32_t timeoutMs);
436 '../tools/ThermalManager.cpp',
409 ../tools/ThermalManager.cpp \
1101 ThermalManager tm(tmThreshold, tmSleepTimeMs, tmTimeoutMs); in nanobench_main()