Home
last modified time | relevance | path

Searched refs:GetObserver (Results 1 - 21 of 21) sorted by relevance

/base/powermgr/thermal_manager/services/native/src/thermal_observer/
H A Dthermal_sensor_info.cpp58 tms->GetObserver()->OnReceivedSensorInfo(GetTypeTempMap()); in NotifyObserver()
/base/powermgr/thermal_manager/services/native/src/thermal_policy/
H A Dthermal_policy.cpp89 tms->GetObserver()->SetRegisterCallback(callback); in RegisterObserver()
188 if (tms->GetObserver() ==nullptr) { in FindSubscribeActionValue()
189 THERMAL_HILOGI(COMP_SVC, "tms->GetObserver() is nullptr"); in FindSubscribeActionValue()
193 tms->GetObserver()->FindSubscribeActionValue(); in FindSubscribeActionValue()
241 tms->GetObserver()->UpdatePolicyState(levInfo); in PrintPolicyState()
/base/powermgr/thermal_manager/services/native/src/thermal_action/action/action_soc/
H A Daction_cpu_big.cpp70 tms->GetObserver()->SetDecisionValue(actionName_, std::to_string(value)); in Execute()
H A Daction_cpu_boost.cpp69 tms->GetObserver()->SetDecisionValue(actionName_, std::to_string(value)); in Execute()
H A Daction_cpu_isolate.cpp63 tms->GetObserver()->SetDecisionValue(actionName_, std::to_string(value)); in Execute()
H A Daction_cpu_lit.cpp63 tms->GetObserver()->SetDecisionValue(actionName_, std::to_string(value)); in Execute()
H A Daction_cpu_med.cpp63 tms->GetObserver()->SetDecisionValue(actionName_, std::to_string(value)); in Execute()
H A Daction_gpu.cpp63 tms->GetObserver()->SetDecisionValue(actionName_, std::to_string(value)); in Execute()
/base/powermgr/thermal_manager/services/native/src/thermal_action/action/
H A Daction_display.cpp77 tms->GetObserver()->SetDecisionValue(actionName_, std::to_string(value)); in Execute()
H A Daction_node.cpp83 tms->GetObserver()->SetDecisionValue(actionName_, valStr); in Execute()
H A Daction_charger.cpp72 tms->GetObserver()->SetDecisionValue(actionName_, std::to_string(value)); in Execute()
H A Daction_airplane.cpp79 tms->GetObserver()->SetDecisionValue(actionName_, std::to_string(value)); in Execute()
H A Daction_shutdown.cpp80 tms->GetObserver()->SetDecisionValue(actionName_, std::to_string(value)); in Execute()
H A Daction_popup.cpp72 tms->GetObserver()->SetDecisionValue(actionName_, std::to_string(value)); in Execute()
H A Daction_volume.cpp79 tms->GetObserver()->SetDecisionValue(actionName_, std::to_string(value)); in Execute()
H A Daction_voltage.cpp73 tms->GetObserver()->SetDecisionValue(actionName_, std::to_string(value)); in Execute()
H A Daction_application_process.cpp85 tms->GetObserver()->SetDecisionValue(actionName_, std::to_string(value)); in Execute()
H A Daction_thermal_level.cpp79 tms->GetObserver()->SetDecisionValue(actionName_, std::to_string(value)); in Execute()
/base/powermgr/thermal_manager/services/native/include/
H A Dthermal_service.h115 std::shared_ptr<ThermalObserver> GetObserver() const in GetObserver() function in OHOS::PowerMgr::final
/base/powermgr/thermal_manager/test/systemtest/src/
H A Dthermal_mgr_interface_test.cpp97 g_service->GetObserver()->InitSensorTypeMap(); in SetUpTestCase()
/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_mgr_policy_test.cpp74 g_service->GetObserver()->InitSensorTypeMap(); in SetUpTestCase()

Completed in 19 milliseconds