Home
last modified time | relevance | path

Searched defs:GetThermalLevel (Results 1 – 9 of 9) sorted by relevance

/base/powermgr/thermal_manager/frameworks/native/
Dthermal_mgr_listener.cpp63 ThermalLevel ThermalMgrListener::GetThermalLevel() in GetThermalLevel() function in OHOS::PowerMgr::ThermalMgrListener
Dthermal_mgr_client.cpp188 ThermalLevel ThermalMgrClient::GetThermalLevel() in GetThermalLevel() function in OHOS::PowerMgr::ThermalMgrClient
/base/powermgr/thermal_manager/application/protector/include/policy/
Dprotector_thermal_zone_info.h39 uint32_t GetThermalLevel() in GetThermalLevel() function
/base/powermgr/thermal_manager/services/native/src/thermal_action/
Dthermal_action_manager.cpp75 uint32_t ThermalActionManager::GetThermalLevel() in GetThermalLevel() function in OHOS::PowerMgr::ThermalActionManager
/base/powermgr/thermal_manager/services/native/src/thermal_action/action/
Daction_thermal_level.cpp108 int32_t ActionThermalLevel::GetThermalLevel() in GetThermalLevel() function in OHOS::PowerMgr::ActionThermalLevel
/base/powermgr/thermal_manager/frameworks/napi/
Dthermal_manager_napi.cpp200 napi_value ThermalManagerNapi::GetThermalLevel(napi_env env, napi_callback_info info) in GetThermalLevel() function in ThermalManagerNapi
/base/powermgr/thermal_manager/services/zidl/src/
Dthermal_srv_proxy.cpp228 bool ThermalSrvProxy::GetThermalLevel(ThermalLevel& level) in GetThermalLevel() function in OHOS::PowerMgr::ThermalSrvProxy
/base/powermgr/thermal_manager/services/native/src/
Dthermal_service.cpp393 bool ThermalService::GetThermalLevel(ThermalLevel& level) in GetThermalLevel() function in OHOS::PowerMgr::ThermalService
/base/powermgr/thermal_manager/test/unittest/src/
Dthermal_action_report_test.cpp81 int32_t ThermalActionReportTest::GetThermalLevel(int32_t expectValue) in GetThermalLevel() function in ThermalActionReportTest