Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.h43 static void OnGeolocationShow(const JSCallbackInfo& args);
H A Djs_web.cpp1875 JSClass<JSWeb>::StaticMethod("onGeolocationShow", &JSWeb::OnGeolocationShow); in JSBind()
2769 void JSWeb::OnGeolocationShow(const JSCallbackInfo& args) in OnGeolocationShow() function in OHOS::OHOS::Ace::Framework::JSWeb
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_event_hub.h131 ACE_WEB_EVENT_PROPERTY(OnGeolocationShow, void);
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_client_impl.h143 void OnGeolocationShow(const std::string& origin,
H A Dweb_client_impl.cpp284 void WebClientImpl::OnGeolocationShow(const std::string& origin, in OnGeolocationShow() function in OHOS::Ace::WebClientImpl

Completed in 16 milliseconds