Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/tools/dump/src/
H A Dnotification_shell_command.cpp71 const struct option SETTING_LONG_OPTIONS[] = { variable
272 int option = getopt_long(argc_, argv_, SETTING_SHORT_OPTIONS, SETTING_LONG_OPTIONS, nullptr); in RunAsSettingCommand()