| /base/notification/distributed_notification_service/services/ans/src/ |
| D | advanced_notification_subscriber_service.cpp | 56 if (!isSubsystem && !AccessTokenHelper::IsSystemApp()) { in Subscribe() 90 if (!isSubsystem && !AccessTokenHelper::IsSystemApp()) { in SubscribeSelf() 125 if (!isSubsystem && !AccessTokenHelper::IsSystemApp()) { in Unsubscribe()
|
| D | advanced_notification_publish_service.cpp | 103 if (!AccessTokenHelper::IsSystemApp()) { in Publish() 115 !AccessTokenHelper::IsSystemApp() && in Publish() 221 if (!isSubsystem && !AccessTokenHelper::IsSystemApp()) { in CancelAsBundle() 278 if (!isSubsystem && !AccessTokenHelper::IsSystemApp()) { in Delete() 323 if (!isSubsystem && !AccessTokenHelper::IsSystemApp()) { in DeleteByBundle() 381 if (!isSubsystem && !AccessTokenHelper::IsSystemApp()) { in DeleteAll() 447 if (!isSubsystem && !AccessTokenHelper::IsSystemApp()) { in SetShowBadgeEnabledForBundle() 481 if (!isSubsystem && !AccessTokenHelper::IsSystemApp()) { in GetShowBadgeEnabledForBundle() 595 if (!isSubsystem && !AccessTokenHelper::IsSystemApp()) { in SetNotificationsEnabledForAllBundles() 634 if (!isSubsystem && !AccessTokenHelper::IsSystemApp()) { in SetNotificationsEnabledForSpecialBundle() [all …]
|
| D | advanced_notification_slot_service.cpp | 41 if (!isSubsystem && !AccessTokenHelper::IsSystemApp()) { in AddSlots() 119 if (!isSubsystem && !AccessTokenHelper::IsSystemApp()) { in GetSlotsByBundle() 158 if (!isSubsystem && !AccessTokenHelper::IsSystemApp()) { in UpdateSlots() 318 if (!isSubsystem && !AccessTokenHelper::IsSystemApp()) { in GetSlotFlagsAsBundle() 360 if (!isSubsystem && !AccessTokenHelper::IsSystemApp()) { in SetSlotFlagsAsBundle() 485 if (!isSubsystem && !AccessTokenHelper::IsSystemApp()) { in GetSlotNumAsBundle()
|
| D | advanced_notification_service.cpp | 110 if (!isSubsystem && !AccessTokenHelper::IsSystemApp()) { in PrepareNotificationRequest() 329 !AccessTokenHelper::IsSystemApp() && !isSubsystem) { in PrepareNotificationInfo() 866 if (!isSubsystem && !AccessTokenHelper::IsSystemApp()) { in GetAllActiveNotifications() 914 if (!isSubsystem && !AccessTokenHelper::IsSystemApp()) { in GetSpecialActiveNotifications() 1081 if (!isSubsystem && !AccessTokenHelper::IsSystemApp()) { in EnableDistributed() 1114 if (!isSubsystem && !AccessTokenHelper::IsSystemApp()) { in EnableDistributedByBundle() 1196 if (!isSubsystem && !AccessTokenHelper::IsSystemApp()) { in IsDistributedEnableByBundle() 1249 if (!isSubsystem && !AccessTokenHelper::IsSystemApp()) { in SetDoNotDisturbDate() 1271 if (!isSubsystem && !AccessTokenHelper::IsSystemApp()) { in GetDoNotDisturbDate() 1304 if (!isSubsystem && !AccessTokenHelper::IsSystemApp()) { in SetSyncNotificationEnabledWithoutApp() [all …]
|
| D | access_token_helper.cpp | 39 bool AccessTokenHelper::IsSystemApp() in IsSystemApp() function in OHOS::Notification::AccessTokenHelper
|
| D | advanced_notification_reminder_service.cpp | 95 if (!reminder->IsSystemApp() && (result != ERR_OK || !allowedNotify)) { in PublishReminder() 209 if (!isSubsystem && !AccessTokenHelper::IsSystemApp()) { in GetDeviceRemindType()
|
| /base/notification/distributed_notification_service/services/ans/test/unittest/access_token_helper_test/ |
| D | access_token_helper_test.cpp | 94 EXPECT_FALSE(stub_->IsSystemApp()); 105 EXPECT_TRUE(stub_->IsSystemApp());
|
| /base/notification/distributed_notification_service/services/test/moduletest/mock/ |
| D | mock_access_token_helper.cpp | 31 bool AccessTokenHelper::IsSystemApp() in IsSystemApp() function in OHOS::Notification::AccessTokenHelper
|
| D | mock_bundle_manager_helper.cpp | 42 bool BundleManagerHelper::IsSystemApp(int uid) in IsSystemApp() function in OHOS::Notification::BundleManagerHelper
|
| /base/notification/common_event_service/services/test/unittest/mock/ |
| D | mock_access_token_helper.cpp | 48 bool AccessTokenHelper::IsSystemApp() in IsSystemApp() function in OHOS::EventFwk::AccessTokenHelper
|
| /base/notification/distributed_notification_service/services/ans/include/ |
| D | access_token_helper.h | 37 static bool IsSystemApp();
|
| D | bundle_manager_helper.h | 49 bool IsSystemApp(int32_t uid);
|
| /base/notification/distributed_notification_service/services/ans/test/unittest/mock/ |
| D | mock_access_token_helper.cpp | 33 bool AccessTokenHelper::IsSystemApp() in IsSystemApp() function in OHOS::Notification::AccessTokenHelper
|
| D | mock_bundle_manager_helper.cpp | 48 bool BundleManagerHelper::IsSystemApp(int uid) in IsSystemApp() function in OHOS::Notification::BundleManagerHelper
|
| /base/notification/common_event_service/test/mock/ |
| D | mock_access_token_helper.cpp | 42 bool AccessTokenHelper::IsSystemApp() in IsSystemApp() function in OHOS::EventFwk::AccessTokenHelper
|
| /base/notification/common_event_service/services/test/unittest/ |
| D | common_event_access_token_helper_test.cpp | 148 bool result = AccessTokenHelper::IsSystemApp(); in HWTEST_F() 168 bool result = AccessTokenHelper::IsSystemApp(); in HWTEST_F()
|
| /base/notification/common_event_service/services/include/ |
| D | access_token_helper.h | 40 static bool IsSystemApp();
|
| /base/notification/distributed_notification_service/frameworks/test/moduletest/mock/ |
| D | mock_bundle_manager_helper.cpp | 42 bool BundleManagerHelper::IsSystemApp(int uid) in IsSystemApp() function in OHOS::Notification::BundleManagerHelper
|
| /base/notification/distributed_notification_service/test/bechmarktest/notification_services_test/mock/ |
| D | mock_bundle_manager_helper.cpp | 43 bool BundleManagerHelper::IsSystemApp(int uid) in IsSystemApp() function in OHOS::Notification::BundleManagerHelper
|
| /base/inputmethod/imf/services/identity_checker/include/ |
| D | identity_checker_impl.h | 26 bool IsSystemApp(uint64_t fullTokenId) override;
|
| D | identity_checker.h | 29 virtual bool IsSystemApp(uint64_t fullTokenId) = 0;
|
| /base/notification/common_event_service/services/test/unittest/common_event_manager_service_branch_test/ |
| D | mock_access_token_helper.cpp | 60 bool AccessTokenHelper::IsSystemApp() in IsSystemApp() function in OHOS::EventFwk::AccessTokenHelper
|
| /base/theme/screenlock_mgr/services/src/ |
| D | screenlock_system_ability.cpp | 281 if (!IsSystemApp()) { in Unlock() 312 if (!IsSystemApp()) { in Lock() 348 if (tokenType == TOKEN_HAP && !IsSystemApp()) { in IsLocked() 393 if (!IsSystemApp()) { in OnSystemEvent() 412 if (!IsSystemApp()) { in SendScreenLockEvent() 600 bool ScreenLockSystemAbility::IsSystemApp() in IsSystemApp() function in OHOS::ScreenLock::ScreenLockSystemAbility
|
| /base/notification/common_event_service/services/test/unittest/static_subscriber_manager_unit_test/ |
| D | mock_access_token_helper.cpp | 94 bool AccessTokenHelper::IsSystemApp() in IsSystemApp() function in OHOS::EventFwk::AccessTokenHelper
|
| /base/notification/distributed_notification_service/services/ans/test/unittest/bundle_manager_helper_branch_test/ |
| D | bundle_manager_helper_branch_test.cpp | 75 EXPECT_EQ(false, bundleManagerHelper.IsSystemApp(uid)); 88 EXPECT_EQ(false, bundleManagerHelper.IsSystemApp(uid));
|