Home
last modified time | relevance | path

Searched defs:jsInfo (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_navdestination_context.cpp45 auto jsInfo = AceType::DynamicCast<JSNavPathInfo>(pathInfo); in GetPathInfo() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_offscreen_canvas.cpp376 auto jsInfo = reinterpret_cast<panda::JsiRuntimeCallInfo*>(info); in onGetContext() local
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_utils.cpp370 napi_value jsInfo = GetValue(env, info); in GetValue() local