Searched defs:SetModuleInfo (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/parser/program/ | ||
| H A D | program.h | 201 void SetModuleInfo(const util::StringView &name, bool isPackage, bool omitName = false) in SetModuleInfo() function in ark::es2panda::ark::es2panda::ark::es2panda::parser::Program |
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| H A D | jsnapi_expo.cpp | 4044 void JSNApi::SetModuleInfo(EcmaVM *vm, const std::string &assetPath, const std::string &entryPoint) in SetModuleInfo() function in panda::JSNApi |
Completed in 12 milliseconds