Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_utils.cpp72 constexpr char DISTRIBUTED_NOTIFICATION_OPTION[] = "distributed"; variable
1493 } else if (cmd == DISTRIBUTED_NOTIFICATION_OPTION) { in ShellDump()