Home
last modified time | relevance | path

Searched refs:COMMON_EVENT_CHARGE_IDLE_MODE_CHANGED (Results 1 – 5 of 5) sorted by relevance

/base/powermgr/thermal_manager/services/native/src/thermal_observer/state_machine/
Dcharger_state_collection.cpp158 PublishIdleEvent(isIdle, CommonEventSupport::COMMON_EVENT_CHARGE_IDLE_MODE_CHANGED); in HandleChargeIdleState()
/base/powermgr/thermal_manager/test/systemtest/src/
Dthermal_level_event_system_test.cpp250 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_CHARGE_IDLE_MODE_CHANGED); in RegisterEvent()
269 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_CHARGE_IDLE_MODE_CHANGED); in RegisterEvent()
/base/notification/common_event_service/interfaces/inner_api/
Dcommon_event_support.h94 static const std::string COMMON_EVENT_CHARGE_IDLE_MODE_CHANGED; variable
/base/notification/common_event_service/frameworks/native/src/
Dcommon_event_support.cpp99 const std::string CommonEventSupport::COMMON_EVENT_CHARGE_IDLE_MODE_CHANGED = member in OHOS::EventFwk::CommonEventSupport
1384 commonEventSupport_.emplace_back(CommonEventSupport::COMMON_EVENT_CHARGE_IDLE_MODE_CHANGED); in Init()
/base/notification/common_event_service/interfaces/kits/napi/support/src/
Dsupport.cpp357 EventFwk::CommonEventSupport::COMMON_EVENT_CHARGE_IDLE_MODE_CHANGED, in SupportInit()