Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_component.h194 void SetGeolocationShowEventId(const EventMarker& geolocationShowEventId) in SetGeolocationShowEventId() function
197 declaration_->SetGeolocationShowEventId(geolocationShowEventId); in SetGeolocationShowEventId()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/web/
H A Dweb_declaration.h159 void SetGeolocationShowEventId(const EventMarker& geolocationShowEventId) in SetGeolocationShowEventId() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dweb_model_impl.cpp156 webComponent->SetGeolocationShowEventId(eventMarker); in SetOnGeolocationShow()