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.cpp635 bool isAgentController = AccessTokenHelper::VerifyCallerPermission(tokenCaller, in PublishPreparedNotification() local
926 const bool isAgentController) in ChangeNotificationByControlFlags()
2252 const bool isAgentController) in AddRecordToMemory()
Dadvanced_notification_publish_service.cpp187 bool isAgentController = AccessTokenHelper::VerifyCallerPermission(tokenCaller, in PublishNotificationForIndirectProxy() local
2352 …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