Home
last modified time | relevance | path

Searched defs:geolocationShowEventId (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/web/
H A Dweb_declaration.h35 EventMarker geolocationShowEventId; member
159 void SetGeolocationShowEventId(const EventMarker& geolocationShowEventId) in SetGeolocationShowEventId()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_model_test_ng.cpp75 auto geolocationShowEventId = [](const BaseEventInfo* info) {}; in __anoncfa545010b02() variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_component.h194 void SetGeolocationShowEventId(const EventMarker& geolocationShowEventId) in SetGeolocationShowEventId()