Home
last modified time | relevance | path

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

/base/powermgr/thermal_manager/services/native/src/thermal_policy/
Dthermal_policy.cpp173 void ThermalPolicy::FindSubscribeActionValue() in FindSubscribeActionValue() function in OHOS::PowerMgr::ThermalPolicy
185 g_service->GetObserver()->FindSubscribeActionValue(); in FindSubscribeActionValue()
219 return FindSubscribeActionValue(); in ActionExecution()
/base/powermgr/thermal_manager/services/native/include/thermal_policy/
Dthermal_policy.h51 void FindSubscribeActionValue();
/base/powermgr/thermal_manager/services/native/include/thermal_observer/
Dthermal_observer.h50 void FindSubscribeActionValue();
/base/powermgr/thermal_manager/test/unittest/src/
Dthermal_observer_test.cpp106 observer->FindSubscribeActionValue();
Dthermal_service_test.cpp662 policy.FindSubscribeActionValue();
/base/powermgr/thermal_manager/services/native/src/thermal_observer/
Dthermal_observer.cpp167 void ThermalObserver::FindSubscribeActionValue() in FindSubscribeActionValue() function in OHOS::PowerMgr::ThermalObserver