| /base/notification/distributed_notification_service/services/ans/src/ |
| 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
|
| D | advanced_notification_publish_service.cpp | 122 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in Publish() local 380 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in CancelAsBundle() local 454 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in CancelAsBundleWithAgent() local 534 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in Delete() local 596 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in DeleteByBundle() local 656 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in DeleteAll() local 740 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in SetShowBadgeEnabledForBundle() local 800 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in GetShowBadgeEnabledForBundle() local 938 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in SetNotificationsEnabledForAllBundles() local 985 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in SetNotificationsEnabledForSpecialBundle() local [all …]
|
| 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 687 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in GetSlotNumAsBundle() local
|
| 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 1410 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in GetAllActiveNotifications() local 1459 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in GetSpecialActiveNotifications() local 1674 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in EnableDistributed() local 1707 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in EnableDistributedByBundle() local 1789 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in IsDistributedEnableByBundle() local 1842 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in SetDoNotDisturbDate() local 1864 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in GetDoNotDisturbDate() local [all …]
|
| D | advanced_notification_utils.cpp | 186 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in CheckCommonParams() local 214 … bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in GetAppTargetBundle() local 763 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in SetDoNotDisturbDate() local 787 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in GetDoNotDisturbDate() local 808 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in AddDoNotDisturbProfiles() local 837 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in RemoveDoNotDisturbProfiles() local 865 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in GetDoNotDisturbProfile() local 890 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in DoesSupportDoNotDisturbMode() local 1398 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in DeleteAllByUserInner() local
|
| D | advanced_notification_reminder_service.cpp | 291 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in GetDeviceRemindType() local
|
| D | advanced_notification_live_view_service.cpp | 437 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in IsAllowedRemoveSlot() local
|
| /base/notification/common_event_service/services/include/ |
| D | inner_common_event_manager.h | 28 bool isSubsystem = false; member
|
| D | common_event_record.h | 31 bool isSubsystem; member
|
| /base/notification/distributed_notification_service/services/ans/src/advanced_notification_publish/ |
| D | live_publish_process.cpp | 122 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in CheckLocalLiveViewAllowed() local
|
| /base/notification/common_event_service/services/src/ |
| 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
|