Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_utils_test.cpp160 sptr<NotificationRequest> newRequest; variable
196 sptr<NotificationRequest> newRequest; variable
213 sptr<NotificationRequest> newRequest; variable
256 sptr<NotificationRequest> newRequest; variable
H A Dadvanced_notification_live_view_service_test.cpp205 sptr<NotificationRequest> newRequest = new (std::nothrow) NotificationRequest(); variable
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_check_labels_callback.cpp54 AuthenticatorSessionRequest newRequest = request_; in CheckLabels() local
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_normalize_request.c157 NormalizeRequest *newRequest = SoftBusCalloc(sizeof(NormalizeRequest)); in AddNormalizeRequest() local
H A Dauth_request.c73 AuthRequest *newRequest = SoftBusCalloc(sizeof(AuthRequest)); in AddAuthRequest() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_select_overlay.cpp518 OverlayRequest newRequest = request; in ProcessSelectAllOverlay() local
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_live_view_service.cpp447 void AdvancedNotificationService::FillLockScreenPicture(const sptr<NotificationRequest> &newRequest, in FillLockScreenPicture()
H A Dadvanced_notification_utils.cpp227 const std::vector<std::string> extraInfoKeys, sptr<NotificationRequest> &newRequest) in FillRequestByKeys()
H A Dreminder_data_manager.cpp2123 sptr<NotificationRequest> newRequest = data.ReadParcelable<NotificationRequest>(); in PublishNotificationRequest() local
/ohos5.0/base/location/services/location_locator/locator/source/
H A Drequest_manager.cpp203 bool RequestManager::RestorRequest(std::shared_ptr<Request> newRequest) in RestorRequest()
/ohos5.0/base/global/i18n/frameworks/intl/test/unittest/
H A Dintl_test_extent.cpp1026 std::unique_ptr<LocaleInfo> newRequest = std::make_unique<LocaleInfo>("en-Latn"); variable