Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/tools/dump/src/
H A Dnotification_shell_command.cpp31 constexpr char COMMAND_ACTIVE[] = "active"; variable
42 {COMMAND_ACTIVE, no_argument, nullptr, 'A'},
218 cmd = COMMAND_ACTIVE; in SetDumpCmdInfo()