Searched defs:newRequest (Results 1 – 7 of 7) sorted by relevance
160 sptr<NotificationRequest> newRequest; variable196 sptr<NotificationRequest> newRequest; variable213 sptr<NotificationRequest> newRequest; variable256 sptr<NotificationRequest> newRequest; variable
205 sptr<NotificationRequest> newRequest = new (std::nothrow) NotificationRequest(); variable
54 AuthenticatorSessionRequest newRequest = request_; in CheckLabels() local
446 void AdvancedNotificationService::FillLockScreenPicture(const sptr<NotificationRequest> &newRequest, in FillLockScreenPicture()
225 const std::vector<std::string> extraInfoKeys, sptr<NotificationRequest> &newRequest) in FillRequestByKeys()
147 bool RequestManager::RestorRequest(std::shared_ptr<Request> newRequest) in RestorRequest()
1026 std::unique_ptr<LocaleInfo> newRequest = std::make_unique<LocaleInfo>("en-Latn"); variable