Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/advanced_notification_manager/
Dadvanced_notification_publish.cpp195 bool isAgentController = AccessTokenHelper::VerifyCallerPermission(tokenCaller, in PublishNotificationForIndirectProxy() local
407 bool isAgentController = AccessTokenHelper::VerifyCallerPermission(tokenCaller, in CheckNotificationRequest() local
440 const std::shared_ptr<NotificationContent> &content, bool isAgentController, bool isSystemComp) in CheckNotificationRequestLineWantAgents()
/base/notification/distributed_notification_service/services/ans/src/
Dnotification_extension_wrapper.cpp267 const sptr<NotificationRequest> &request, bool isAgentController) in HandlePrivilegeMessage()
Dadvanced_notification_service.cpp665 bool isAgentController = AccessTokenHelper::VerifyCallerPermission(tokenCaller, in PublishPreparedNotification() local
1030 const bool isAgentController) in ChangeNotificationByControlFlags()
2002 const bool isAgentController) in AddRecordToMemory()
Dadvanced_notification_publish_service.cpp728 bool isAgentController = AccessTokenHelper::VerifyCallerPermission(tokenCaller, in PublishNotificationBySa() local
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dadvanced_notification_service_test.cpp3992 bool isAgentController = true; variable