Home
last modified time | relevance | path

Searched refs:ipcUid (Results 1 - 3 of 3) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_live_view_service.cpp669 const std::shared_ptr<NotificationRecord> &record, int32_t ipcUid) in IsSaCreateSystemLiveViewAsBundle()
681 if (request.GetCreatorUid() == ipcUid && in IsSaCreateSystemLiveViewAsBundle()
668 IsSaCreateSystemLiveViewAsBundle( const std::shared_ptr<NotificationRecord> &record, int32_t ipcUid) IsSaCreateSystemLiveViewAsBundle() argument
H A Dadvanced_notification_publish_service.cpp219 auto ipcUid = IPCSkeleton::GetCallingUid(); in PublishNotificationForIndirectProxy() local
226 if (IsSaCreateSystemLiveViewAsBundle(record, ipcUid) && in PublishNotificationForIndirectProxy()
2218 auto ipcUid = IPCSkeleton::GetCallingUid(); in PublishNotificationBySa() local
2228 if (IsSaCreateSystemLiveViewAsBundle(record, ipcUid) && in PublishNotificationBySa()
/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1407 bool IsSaCreateSystemLiveViewAsBundle(const std::shared_ptr<NotificationRecord> &record, int32_t ipcUid);

Completed in 8 milliseconds