Home
last modified time | relevance | path

Searched refs:FindSubscribeActionValue (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_policy/
H A Dthermal_policy.cpp180 void ThermalPolicy::FindSubscribeActionValue() in FindSubscribeActionValue() function in OHOS::PowerMgr::ThermalPolicy
193 tms->GetObserver()->FindSubscribeActionValue(); in FindSubscribeActionValue()
229 return FindSubscribeActionValue(); in ActionExecution()
/ohos5.0/base/powermgr/thermal_manager/services/native/include/thermal_policy/
H A Dthermal_policy.h51 void FindSubscribeActionValue();
/ohos5.0/base/powermgr/thermal_manager/services/native/include/thermal_observer/
H A Dthermal_observer.h49 void FindSubscribeActionValue();
/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_policy_test.cpp172 policy.FindSubscribeActionValue();
H A Dthermal_observer_test.cpp115 observer->FindSubscribeActionValue();
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_observer/
H A Dthermal_observer.cpp174 void ThermalObserver::FindSubscribeActionValue() in FindSubscribeActionValue() function in OHOS::PowerMgr::ThermalObserver