Home
last modified time | relevance | path

Searched refs:ACTION_KEY (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/powermgr/power_manager/services/native/src/wakeup_action/
H A Dwakeup_action_sources.h37 static const constexpr char* ACTION_KEY = "action"; variable
H A Dwakeup_action_source_parser.cpp115 Json::Value actionValue = valueObj[WakeupActionSource::ACTION_KEY]; in ParseSourcesProc()
/ohos5.0/base/powermgr/power_manager/services/native/src/suspend/
H A Dsuspend_sources.h39 static const constexpr char* ACTION_KEY = "action";
H A Dsuspend_source_parser.cpp177 Json::Value actionValue = valueObj[SuspendSource::ACTION_KEY]; in ParseSourcesProc()