Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_stub.cpp1895 std::vector<std::string> notificationsInfo; in HandleShellDump() local
1896 ErrCode result = ShellDump(cmd, bundle, userId, recvUserId, notificationsInfo); in HandleShellDump()
1902 if (!reply.WriteStringVector(notificationsInfo)) { in HandleShellDump()