/ohos5.0/base/notification/distributed_notification_service/services/ans/src/ |
H A D | advanced_notification_subscriber_service.cpp | 56 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in Subscribe() local 96 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in SubscribeSelf() local 139 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in Unsubscribe() local
|
H A D | advanced_notification_publish_service.cpp | 124 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in Publish() local 388 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in CancelAsBundle() local 462 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in CancelAsBundleWithAgent() local 542 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in Delete() local 604 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in DeleteByBundle() local 664 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in DeleteAll() local 748 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in SetShowBadgeEnabledForBundle() local 808 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in GetShowBadgeEnabledForBundle() local 946 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in SetNotificationsEnabledForAllBundles() local 993 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in SetNotificationsEnabledForSpecialBundle() local [all …]
|
H A D | advanced_notification_slot_service.cpp | 55 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in AddSlots() local 134 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in GetSlotsByBundle() local 174 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in GetSlotByBundle() local 212 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in UpdateSlots() local 377 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in GetSlotFlagsAsBundle() local 422 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in SetSlotFlagsAsBundle() local 692 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in GetSlotNumAsBundle() local
|
H A D | advanced_notification_service.cpp | 122 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in PrepareNotificationRequest() local 427 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in PrepareNotificationInfo() local 641 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(tokenCaller); in PublishPreparedNotification() local 1390 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in GetAllActiveNotifications() local 1439 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in GetSpecialActiveNotifications() local 1579 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in EnableDistributed() local 1612 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in EnableDistributedByBundle() local 1694 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in IsDistributedEnableByBundle() local 1747 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in SetDoNotDisturbDate() local 1769 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in GetDoNotDisturbDate() local [all …]
|
H A D | advanced_notification_utils.cpp | 188 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in CheckCommonParams() local 216 … bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in GetAppTargetBundle() local 765 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in SetDoNotDisturbDate() local 789 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in GetDoNotDisturbDate() local 810 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in AddDoNotDisturbProfiles() local 839 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in RemoveDoNotDisturbProfiles() local 867 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in GetDoNotDisturbProfile() local 892 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in DoesSupportDoNotDisturbMode() local 1399 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in DeleteAllByUserInner() local
|
H A D | advanced_notification_reminder_service.cpp | 291 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in GetDeviceRemindType() local
|
H A D | advanced_notification_live_view_service.cpp | 438 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in IsAllowedRemoveSlot() local
|
/ohos5.0/base/notification/common_event_service/services/include/ |
H A D | inner_common_event_manager.h | 28 bool isSubsystem = false; member
|
H A D | common_event_record.h | 31 bool isSubsystem; member
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/advanced_notification_publish/ |
H A D | live_publish_process.cpp | 122 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in CheckLocalLiveViewAllowed() local
|
/ohos5.0/base/notification/common_event_service/services/src/ |
H A D | common_event_manager_service.cpp | 119 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in PublishCommonEvent() local 333 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(callerToken); in GetStickyCommonEvent() local 517 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(tokenId); in RemoveStickyCommonEvent() local
|