Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_component.h189 const EventMarker& GetGeolocationHideEventId() const in GetGeolocationHideEventId() function
191 return declaration_->GetGeolocationHideEventId(); in GetGeolocationHideEventId()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/web/
H A Dweb_declaration.h153 const EventMarker& GetGeolocationHideEventId() const in GetGeolocationHideEventId() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp1809 webCom->GetGeolocationHideEventId(), oldContext); in PrepareInitOHOSWeb()