Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi_expo.h1293 …static void SetModuleInfo(EcmaVM *vm, const std::string &assetPath, const std::string &entryPoint);
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp2560 void JSNApi::SetModuleInfo(EcmaVM *vm, const std::string &assetPath, const std::string &entryPoint) in SetModuleInfo() function in panda::JSNApi