Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/
Dcheck_import_module.ts29 const id: string = sourceFile.getModuleId();
/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/module/
Dmodule_source_file.ts89 getModuleId(): string { method in ModuleSourceFile