Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp165 int32_t agentUid = IPCSkeleton::GetCallingUid(); in PrepareNotificationRequest() local
167 std::make_shared<NotificationBundleOption>(bundle, agentUid); in PrepareNotificationRequest()
201 int32_t agentUid = IPCSkeleton::GetCallingUid(); in PrepareNotificationRequest() local
203 std::make_shared<NotificationBundleOption>(bundle, agentUid); in PrepareNotificationRequest()