Searched refs:ILLEGAL_ACTION (Results 1 – 2 of 2) sorted by relevance
33 static const uint32_t ILLEGAL_ACTION = static_cast<uint32_t>(WakeupAction::ACTION_INVALID); variable123 if (action >= ILLEGAL_ACTION) { in ParseSourcesProc()
37 static const uint32_t ILLEGAL_ACTION = static_cast<uint32_t>(SuspendAction::ACTION_INVALID); variable182 if (action >= ILLEGAL_ACTION) { in ParseSourcesProc()