Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_component.h200 const EventMarker& GetGeolocationShowEventId() const in GetGeolocationShowEventId() function
202 return declaration_->GetGeolocationShowEventId(); in GetGeolocationShowEventId()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/web/
H A Dweb_declaration.h165 const EventMarker& GetGeolocationShowEventId() const in GetGeolocationShowEventId() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp1812 webCom->GetGeolocationShowEventId(), oldContext); in PrepareInitOHOSWeb()