Home
last modified time | relevance | path

Searched defs:isAgentController (Results 1 – 3 of 3) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_service.cpp629 bool isAgentController = AccessTokenHelper::VerifyCallerPermission(tokenCaller, in PublishPreparedNotification() local
918 const bool isAgentController) in ChangeNotificationByControlFlags()
2298 const bool isAgentController) in AddRecordToMemory()
Dadvanced_notification_publish_service.cpp186 bool isAgentController = AccessTokenHelper::VerifyCallerPermission(tokenCaller, in PublishNotificationForIndirectProxy() local
2343 …bool isAgentController = AccessTokenHelper::CheckPermission(OHOS_PERMISSION_NOTIFICATION_AGENT_CON… in PublishNotificationBySa() local
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dadvanced_notification_service_test.cpp3424 bool isAgentController = true; variable