Searched refs:sendUserId (Results 1 – 2 of 2) sorted by relevance
262 int32_t sendUserId; in NotifyTriggerResponseInner() local265 sendUserId = notification->GetNotificationRequestPoint()->GetAgentBundle()->GetUid(); in NotifyTriggerResponseInner()268 sendUserId = notification->GetUid(); in NotifyTriggerResponseInner()272 __FUNCTION__, sendUserId, bundleName.c_str()); in NotifyTriggerResponseInner()277 if (record->bundleName == bundleName && record->userId == sendUserId) { in NotifyTriggerResponseInner()
540 int32_t sendUserId = notification->GetUserId(); in IsSubscribedBysubscriber() local545 if (IsSystemUser(sendUserId)) { in IsSubscribedBysubscriber()