Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/power_manager/utils/shell/src/
H A Dpower_shell_command.cpp41 static const struct option DISPLAY_OPTIONS[] = { variable
621 int option = getopt_long(argc_, argv_, "hrcs:o:b:d:", DISPLAY_OPTIONS, &ind); in RunAsDisplayCommand()