Searched refs:findFileInModule (Results 1 – 1 of 1) sorted by relevance
735 file = findFileInModule(fromInfo, modulePath, from.substring(index));750 file = findFileInModule(fromInfo, modulePath, FileUtils.getIndexFileName(modulePath.path));754 file = findFileInModule(fromInfo, modulePath, '/src/main/ets/TsIndex.ts');759 function findFileInModule(fromInfo: FromInfo, modulePath: ModulePath | undefined, contentPath: stri… function