Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/tools/dump/src/
H A Dnotification_shell_command.cpp32 constexpr char COMMAND_RECENT[] = "recent"; variable
43 {COMMAND_RECENT, no_argument, nullptr, 'R'},
221 cmd = COMMAND_RECENT; in SetDumpCmdInfo()