Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Dui_context_helper.h30 static bool HasUIContext(int32_t instanceId);
H A Dui_context_helper.cpp56 bool UIContextHelper::HasUIContext(int32_t instanceId) in HasUIContext() function in OHOS::Ace::NG::UIContextHelper