Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.h1160 EventCallbackV2 onSearchResultReceiveV2_; variable
H A Dweb_delegate.cpp1840 onSearchResultReceiveV2_ = useNewPipe ? eventHub->GetOnSearchResultReceiveEvent() in PrepareInitOHOSWeb()
5366 auto onSearchResultReceiveV2 = delegate->onSearchResultReceiveV2_; in OnSearchResultReceive()