Home
last modified time | relevance | path

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

/base/account/os_account/services/accountmgr/src/appaccount/
Dapp_account_check_labels_callback.cpp59 AuthenticatorSessionRequest newRequest = request_; in CheckLabels() local
/base/location/services/location_locator/locator/source/
Drequest_manager.cpp149 bool RequestManager::RestorRequest(std::shared_ptr<Request> newRequest) in RestorRequest()