Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_delegate_cross.h253 auto obj = WebObjectEventManager::GetInstance().GetGeolocationObject(); in Geolocation()
258 auto obj = WebObjectEventManager::GetInstance().GetGeolocationObject(); in ~Geolocation()
H A Dweb_object_event.h319 const RefPtr<WebGeolocationObject>& GetGeolocationObject() in GetGeolocationObject() function
H A Dweb_delegate_cross.cpp610 auto obj = WebObjectEventManager::GetInstance().GetGeolocationObject(); in GetOrigin()
620 auto obj = WebObjectEventManager::GetInstance().GetGeolocationObject(); in Invoke()