Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_vm.h497 CString GetModuleName() const in GetModuleName() function
/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_manager.cpp87 JSTaggedValue ModuleManager::GetModuleName(JSTaggedValue currentModule) in GetModuleName() function in panda::ecmascript::ModuleManager
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp2721 std::string JSNApi::GetModuleName(EcmaVM *vm) in GetModuleName() function in panda::JSNApi