Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/test/unittest/
Dadvanced_notification_utils_test.cpp160 sptr<NotificationRequest> newRequest; variable
196 sptr<NotificationRequest> newRequest; variable
213 sptr<NotificationRequest> newRequest; variable
256 sptr<NotificationRequest> newRequest; variable
Dadvanced_notification_live_view_service_test.cpp205 sptr<NotificationRequest> newRequest = new (std::nothrow) NotificationRequest(); variable
/base/account/os_account/services/accountmgr/src/appaccount/
Dapp_account_check_labels_callback.cpp54 AuthenticatorSessionRequest newRequest = request_; in CheckLabels() local
/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_live_view_service.cpp447 void AdvancedNotificationService::FillLockScreenPicture(const sptr<NotificationRequest> &newRequest, in FillLockScreenPicture()
Dadvanced_notification_utils.cpp225 const std::vector<std::string> extraInfoKeys, sptr<NotificationRequest> &newRequest) in FillRequestByKeys()
Dreminder_data_manager.cpp2123 sptr<NotificationRequest> newRequest = data.ReadParcelable<NotificationRequest>(); in PublishNotificationRequest() local
/base/location/services/location_locator/locator/source/
Drequest_manager.cpp203 bool RequestManager::RestorRequest(std::shared_ptr<Request> newRequest) in RestorRequest()
/base/global/i18n/frameworks/intl/test/unittest/
Dintl_test_extent.cpp1028 std::unique_ptr<LocaleInfo> newRequest = std::make_unique<LocaleInfo>("en-Latn"); variable