Home
last modified time | relevance | path

Searched refs:SetContextValue (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.h160 void SetContextValue(shared_ptr<JsValue> uiContext) in SetContextValue() function
H A Djsi_declarative_engine.cpp1096 SetContextValue(uiContext); in GetContextValue()