Home
last modified time | relevance | path

Searched refs:ILLEGAL_ACTION (Results 1 - 2 of 2) sorted by relevance

/base/powermgr/power_manager/services/native/src/wakeup_action/
H A Dwakeup_action_source_parser.cpp33 static const uint32_t ILLEGAL_ACTION = static_cast<uint32_t>(WakeupAction::ACTION_INVALID); member
118 if (action >= ILLEGAL_ACTION) { in ParseSourcesProc()
/base/powermgr/power_manager/services/native/src/suspend/
H A Dsuspend_source_parser.cpp37 static const uint32_t ILLEGAL_ACTION = static_cast<uint32_t>(SuspendAction::ACTION_INVALID); member
177 if (action >= ILLEGAL_ACTION) { in ParseSourcesProc()

Completed in 1 milliseconds