Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_event.h1021 …oadWebGeolocationShowEvent(const std::string& origin, const RefPtr<WebGeolocation>& webGeolocation) in LoadWebGeolocationShowEvent() argument
1022 … : BaseEventInfo("LoadWebGeolocationShowEvent"), origin_(origin), webGeolocation_(webGeolocation) in LoadWebGeolocationShowEvent()