Home
last modified time | relevance | path

Searched defs:isSubsystem (Results 1 – 4 of 4) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_service.cpp227 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in PrepareNotificationRequest() local
471 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in PrepareNotificationInfo() local
569 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in Publish() local
800 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in CancelAsBundle() local
827 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in AddSlots() local
1031 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in Delete() local
1075 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in DeleteByBundle() local
1131 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in DeleteAll() local
1209 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in GetSlotsByBundle() local
1246 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in UpdateSlots() local
[all …]
/base/notification/common_event_service/services/include/
Dinner_common_event_manager.h27 bool isSubsystem = false; member
Dcommon_event_record.h31 bool isSubsystem; member
/base/notification/common_event_service/services/src/
Dcommon_event_manager_service.cpp91 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(IPCSkeleton::GetCallingTokenID()); in PublishCommonEvent() local
460 bool isSubsystem = AccessTokenHelper::VerifyNativeToken(tokenId); in RemoveStickyCommonEvent() local