Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/test/unittest/
Dadvanced_notification_utils_test.cpp158 sptr<NotificationRequest> newRequest; variable
216 sptr<NotificationRequest> newRequest; variable
233 sptr<NotificationRequest> newRequest; variable
276 sptr<NotificationRequest> newRequest; variable
/base/account/os_account/services/accountmgr/src/appaccount/
Dapp_account_check_labels_callback.cpp53 AuthenticatorSessionRequest newRequest = request_; in CheckLabels() local
/base/location/services/location_locator/locator/source/
Drequest_manager.cpp117 bool RequestManager::RestorRequest(std::shared_ptr<Request> newRequest) in RestorRequest()
/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_utils.cpp217 const std::vector<std::string> extraInfoKeys, sptr<NotificationRequest> &newRequest) in FillRequestByKeys()