Home
last modified time | relevance | path

Searched defs:GetImportedModule (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libabckit/include/cpp/headers/core/
Dimport_descriptor_impl.h38 inline Module ImportDescriptor::GetImportedModule() const in GetImportedModule() function
/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_manager.cpp346 JSHandle<SourceTextModule> ModuleManager::GetImportedModule(const CString &referencing) in GetImportedModule() function in panda::ecmascript::ModuleManager