Searched defs:recvUserId (Results 1 – 10 of 10) sorted by relevance
/ohos5.0/base/notification/distributed_notification_service/tools/test/mock/ |
H A D | mock_ans_manager_stub.cpp | 38 int32_t recvUserId, std::vector<std::string> &dumpInfo) in ShellDump()
|
/ohos5.0/base/notification/distributed_notification_service/tools/dump/src/ |
H A D | notification_shell_command.cpp | 160 int32_t recvUserId = SUBSCRIBE_USER_INIT; in RunAsDumpCommand() local 182 int32_t userId, int32_t recvUserId, std::vector<std::string> &infos) in RunDumpCmd() 201 ErrCode &ret, int32_t &recvUserId) in SetDumpCmdInfo()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/ |
H A D | ans_manager_proxy_utils.cpp | 54 int32_t recvUserId, std::vector<std::string> &dumpInfo) in ShellDump()
|
H A D | ans_manager_stub_invalid.cpp | 568 int32_t recvUserId, std::vector<std::string> &dumpInfo) in ShellDump()
|
H A D | ans_notification.cpp | 1759 int32_t recvUserId, std::vector<std::string> &dumpInfo) in ShellDump()
|
H A D | ans_manager_stub.cpp | 1890 int32_t recvUserId; in HandleShellDump() local
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/ |
H A D | advanced_notification_utils.cpp | 338 int32_t recvUserId, std::vector<std::string> &dumpInfo) in ActiveNotificationDump() 384 int32_t recvUserId, std::vector<std::string> &dumpInfo) in RecentNotificationDump() 429 int32_t recvUserId, std::vector<std::string> &dumpInfo) in DistributedNotificationDump() 1471 int32_t recvUserId, std::vector<std::string> &dumpInfo) in ShellDump()
|
H A D | notification_subscriber_manager.cpp | 539 int32_t recvUserId = notification->GetNotificationRequestPoint()->GetReceiverUserId(); in IsSubscribedBysubscriber() local
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/ |
H A D | publish.cpp | 85 int32_t recvUserId = SUBSCRIBE_USER_INIT; in ParseParameters() local
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/ |
H A D | ans_notification_branch_test.cpp | 488 …de ShellDump(const std::string &cmd, const std::string &bundle, int32_t userId, int32_t recvUserId, in ShellDump()
|