Searched refs:AThermalHeadroomThreshold (Results 1 – 3 of 3) sorted by relevance
90 const AThermalHeadroomThreshold* thresholds, in checkThermalHeadroomThresholds()108 const AThermalHeadroomThreshold* thresholds1 = nullptr; in TEST_F()115 const AThermalHeadroomThreshold* thresholds2 = nullptr; in TEST_F()122 const AThermalHeadroomThreshold* thresholds = nullptr; in TEST_F()133 const AThermalHeadroomThreshold* thresholds = nullptr; in TEST_F()144 const AThermalHeadroomThreshold* thresholds = nullptr; in TEST_F()154 const AThermalHeadroomThreshold* initialized = new AThermalHeadroomThreshold[1]; in TEST_F()
239 struct AThermalHeadroomThreshold { struct289 const AThermalHeadroomThreshold* _Nonnull
64 status_t getThermalHeadroomThresholds(const AThermalHeadroomThreshold **, size_t *size);73 const AThermalHeadroomThreshold *mThresholds = nullptr; // GUARDED_BY(mThresholdsMutex)217 status_t AThermalManager::getThermalHeadroomThresholds(const AThermalHeadroomThreshold **result, in getThermalHeadroomThresholds()231 auto t = new AThermalHeadroomThreshold[mThresholdsCount]; in getThermalHeadroomThresholds()346 const AThermalHeadroomThreshold **outThresholds, in AThermal_getThermalHeadroomThresholds()