Home
last modified time | relevance | path

Searched defs:GetTemp (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_observer/
H A Dthermal_sensor_info.cpp37 int32_t ThermalSensorInfo::GetTemp(std::string type) in GetTemp() function in OHOS::PowerMgr::ThermalSensorInfo
H A Dthermal_observer.cpp300 int32_t ThermalObserver::GetTemp(const SensorType& type) in GetTemp() function in OHOS::PowerMgr::ThermalObserver
/ohos5.0/base/powermgr/thermal_manager/interfaces/inner_api/native/include/
H A Dthermal_srv_sensor_info.h37 inline const int32_t &GetTemp() const in GetTemp() function
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/test/unittest/
H A Dlib_event_handler_test.cpp57 void* GetTemp(char* func, void* handle) in GetTemp() function