Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp4561 auto onGeolocationShowV2 = delegate->onGeolocationShowV2_; in OnGeolocationPermissionsShowPrompt() local
4562 if (onGeolocationShowV2) { in OnGeolocationPermissionsShowPrompt()
4566onGeolocationShowV2(std::make_shared<LoadWebGeolocationShowEvent>(origin, geolocation)); in OnGeolocationPermissionsShowPrompt()