Home
last modified time | relevance | path

Searched refs:VerifyCallerPermission (Results 1 - 8 of 8) sorted by relevance

/base/notification/distributed_notification_service/services/test/moduletest/mock/
H A Dmock_access_token_helper.cpp20 bool AccessTokenHelper::VerifyCallerPermission( in VerifyCallerPermission() function in OHOS::Notification::AccessTokenHelper
/base/notification/distributed_notification_service/services/ans/src/
H A Daccess_token_helper.cpp35 bool AccessTokenHelper::VerifyCallerPermission( in VerifyCallerPermission() function in OHOS::Notification::AccessTokenHelper
86 bool result = VerifyCallerPermission(tokenCaller, permission); in CheckPermission()
H A Dadvanced_notification_publish_service.cpp188 bool isAgentController = AccessTokenHelper::VerifyCallerPermission(tokenCaller, in PublishNotificationForIndirectProxy()
2152 bool isAgentController = AccessTokenHelper::VerifyCallerPermission(tokenCaller, in PublishNotificationBySa()
H A Dadvanced_notification_service.cpp623 bool isAgentController = AccessTokenHelper::VerifyCallerPermission(tokenCaller, in PublishPreparedNotification()
/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
H A Dmock_access_token_helper.cpp22 bool AccessTokenHelper::VerifyCallerPermission( in VerifyCallerPermission() function in OHOS::Notification::AccessTokenHelper
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_subscriber_manager_branch_test/
H A Dmock_access_token_helper.cpp48 bool AccessTokenHelper::VerifyCallerPermission( in VerifyCallerPermission() function in OHOS::Notification::AccessTokenHelper
/base/notification/distributed_notification_service/services/ans/include/
H A Daccess_token_helper.h34 static bool VerifyCallerPermission(
/base/notification/distributed_notification_service/services/ans/test/unittest/access_token_helper_test/
H A Daccess_token_helper_test.cpp65 * @tc.desc : VerifyCallerPermission success
71 EXPECT_TRUE(stub_->VerifyCallerPermission(tokenID, permission)); in HWTEST_F()

Completed in 9 milliseconds