Home
last modified time | relevance | path

Searched defs:recvUserId (Results 1 – 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/
Dnotification_subscriber_manager.cpp317 int32_t recvUserId = notification->GetNotificationRequest().GetReceiverUserId(); in NotifyConsumedInner() local
341 int32_t recvUserId = notification->GetNotificationRequest().GetReceiverUserId(); in NotifyCanceledInner() local
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dpublish.cpp78 int32_t recvUserId = SUBSCRIBE_USER_INIT; in ParseParameters() local