Searched defs:isAgentController (Results 1 – 5 of 5) sorted by relevance
195 bool isAgentController = AccessTokenHelper::VerifyCallerPermission(tokenCaller, in PublishNotificationForIndirectProxy() local407 bool isAgentController = AccessTokenHelper::VerifyCallerPermission(tokenCaller, in CheckNotificationRequest() local440 const std::shared_ptr<NotificationContent> &content, bool isAgentController, bool isSystemComp) in CheckNotificationRequestLineWantAgents()
267 const sptr<NotificationRequest> &request, bool isAgentController) in HandlePrivilegeMessage()
665 bool isAgentController = AccessTokenHelper::VerifyCallerPermission(tokenCaller, in PublishPreparedNotification() local1030 const bool isAgentController) in ChangeNotificationByControlFlags()2002 const bool isAgentController) in AddRecordToMemory()
728 bool isAgentController = AccessTokenHelper::VerifyCallerPermission(tokenCaller, in PublishNotificationBySa() local
3992 bool isAgentController = true; variable