Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/ark_compiler/interop/
Dinterop_manager.ts353getGlueCodePathByModuleRequest(moduleRequest: string): { fullPath: string, basePath: string } | un… method in FileManager
/developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/ark_compiler/module/
Dmodule_source_file.ts772 const glueCodeInfo = FileManager.getInstance().getGlueCodePathByModuleRequest(originalAPIName);