Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/power_manager/utils/shell/src/
H A Dpower_shell_command.cpp35 static const struct option SET_MODE_OPTIONS[] = { variable
241 int option = getopt_long(argc_, argv_, "h", SET_MODE_OPTIONS, &ind); in RunAsSetModeCommand()