Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.h1148 EventCallbackV2 onGeolocationHideV2_; variable
H A Dweb_delegate.cpp1807 onGeolocationHideV2_ = useNewPipe ? eventHub->GetOnGeolocationHideEvent() in PrepareInitOHOSWeb()
4543 auto onGeolocationHideV2 = delegate->onGeolocationHideV2_; in OnGeolocationPermissionsHidePrompt()