Home
last modified time | relevance | path

Searched refs:webGeolocation_ (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_event.h1032 : BaseEventInfo("LoadWebGeolocationShowEvent"), origin_(origin), webGeolocation_(webGeolocation) in LoadWebGeolocationShowEvent()
1043 return webGeolocation_; in GetWebGeolocation()
1048 RefPtr<WebGeolocation> webGeolocation_; member in OHOS::Ace::NativeEmbedStatus::LoadWebGeolocationShowEvent
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp596 webGeolocation_ = eventInfo.GetWebGeolocation(); in SetEvent()
613 if (webGeolocation_) { in Invoke()
614 webGeolocation_->Invoke(origin, allow, retain); in Invoke()
633 RefPtr<WebGeolocation> webGeolocation_; member in OHOS::OHOS::Ace::Framework::JSWebGeolocation

Completed in 14 milliseconds