Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp4543 auto onGeolocationHideV2 = delegate->onGeolocationHideV2_; in OnGeolocationPermissionsHidePrompt() local
4544 if (onGeolocationHideV2) { in OnGeolocationPermissionsHidePrompt()
4545 onGeolocationHideV2(std::make_shared<LoadWebGeolocationHideEvent>("")); in OnGeolocationPermissionsHidePrompt()