Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_engine.cpp1123 bool GetParamsWithCallbackId(const shared_ptr<JsRuntime>& runtime, const std::vector<shared_ptr<JsV… in GetParamsWithCallbackId() function
1187 if (!GetParamsWithCallbackId(runtime, argv, params, callbackId)) { in JsReadText()
1261 if (!GetParamsWithCallbackId(runtime, argv, params, callbackId)) { in JsReadArrayBuffer()