Home
last modified time | relevance | path

Searched refs:geolocationObj (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp2140 JSRef<JSObject> geolocationObj = JSClass<JSWebGeolocation>::NewInstance(); in LoadWebGeolocationShowEventToJSValue() local
2141 auto geolocationEvent = Referenced::Claim(geolocationObj->Unwrap<JSWebGeolocation>()); in LoadWebGeolocationShowEventToJSValue()
2143 obj->SetPropertyObject("geolocation", geolocationObj); in LoadWebGeolocationShowEventToJSValue()

Completed in 11 milliseconds