Home
last modified time | relevance | path

Searched refs:OnGeolocationHide (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.h42 static void OnGeolocationHide(const JSCallbackInfo& args);
H A Djs_web.cpp1874 JSClass<JSWeb>::StaticMethod("onGeolocationHide", &JSWeb::OnGeolocationHide); in JSBind()
2745 void JSWeb::OnGeolocationHide(const JSCallbackInfo& args) in OnGeolocationHide() function in OHOS::OHOS::Ace::Framework::JSWeb
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_event_hub.h130 ACE_WEB_EVENT_PROPERTY(OnGeolocationHide, void);
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_client_impl.h138 void OnGeolocationHide() override;
H A Dweb_client_impl.cpp274 void WebClientImpl::OnGeolocationHide() in OnGeolocationHide() function in OHOS::Ace::WebClientImpl

Completed in 15 milliseconds