Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_engine.cpp1809 shared_ptr<JsValue> JsHandleModule(const std::string& moduleName, const std::string& methodName, in JsHandleModule() function
2102 return JsHandleModule(moduleName, methodName, runtime, argv); in JsCallNative()