Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Dui_context_helper.cpp30 auto uiContextGlobal = panda::Global<panda::JSValueRef>(vm, uiContext); in AddUIContext() local
31 uiContextMap_.emplace(instanceId, uiContextGlobal); in AddUIContext()