Home
last modified time | relevance | path

Searched defs:newRequest (Results 1 – 8 of 8) sorted by relevance

/base/account/os_account/services/accountmgr/src/appaccount/
Dapp_account_authenticator_callback.cpp38 auto newRequest = request; in OnRequestRedirected() local
Dapp_account_check_labels_callback.cpp54 AuthenticatorSessionRequest newRequest = request_; in CheckLabels() local
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dadvanced_notification_utils_test.cpp164 sptr<NotificationRequest> newRequest; variable
205 sptr<NotificationRequest> newRequest; variable
223 sptr<NotificationRequest> newRequest; variable
268 sptr<NotificationRequest> newRequest; variable
Dadvanced_notification_live_view_service_test.cpp192 sptr<NotificationRequest> newRequest = new (std::nothrow) NotificationRequest(); variable
/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_live_view_service.cpp414 void AdvancedNotificationService::FillLockScreenPicture(const sptr<NotificationRequest> &newRequest, in FillLockScreenPicture()
Dadvanced_notification_utils.cpp241 const std::vector<std::string> extraInfoKeys, sptr<NotificationRequest> &newRequest) in FillRequestByKeys()
/base/location/services/location_locator/locator/source/
Drequest_manager.cpp201 bool RequestManager::RestorRequest(std::shared_ptr<Request> newRequest) in RestorRequest()
/base/global/i18n/frameworks/intl/test/unittest/
Dintl_test_extent.cpp1022 std::unique_ptr<LocaleInfo> newRequest = std::make_unique<LocaleInfo>("en-Latn"); variable