Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp629 bool isAgentController = AccessTokenHelper::VerifyCallerPermission(tokenCaller, in PublishPreparedNotification() local
916 const bool isAgentController) in ChangeNotificationByControlFlags()
2208 const bool isAgentController) in AddRecordToMemory()
H A Dadvanced_notification_publish_service.cpp187 bool isAgentController = AccessTokenHelper::VerifyCallerPermission(tokenCaller, in PublishNotificationForIndirectProxy() local
2351 …bool isAgentController = AccessTokenHelper::CheckPermission(OHOS_PERMISSION_NOTIFICATION_AGENT_CON… in PublishNotificationBySa() local
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_test.cpp3424 bool isAgentController = true; variable