Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_declarative_engine.h467 static void SetEntryObject(const panda::Global<panda::ObjectRef>& obj) in SetEntryObject() function
H A Djsi_view_register.cpp262 JsiDeclarativeEngine::SetEntryObject(obj); in JsLoadDocument()