Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/power_manager/utils/shell/src/
H A Dpower_shell_command.cpp69 static const struct option WAKE_UP_TYPES[] = { variable
277 int option = getopt_long(argc_, argv_, "abcde", WAKE_UP_TYPES, &ind); in RunAsWakeupCommand()