Home
last modified time | relevance | path

Searched refs:asyncHandle (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_client_impl.cpp426 …std::shared_ptr<NWebResponseAsyncHandle> asyncHandle = std::make_shared<NWebResponseAsyncHandle>(r… in OnHandleInterceptRequest() local
427 webResponse->SetAsyncHandle(asyncHandle); in OnHandleInterceptRequest()