Searched refs:getRealModulePath (Results 1 – 3 of 3) sorted by relevance
| /developtools/ace_ets2bundle/compiler/src/fast_build/system_api/ |
| D | api_check_utils.ts | 147 export function getRealModulePath(apiDirs: string[], moduleName: string, exts: string[]): ResolveMo… function 187 const resolveModuleInfo: ResolveModuleInfo = getRealModulePath(config.apiPath, moduleRequest,
|
| /developtools/ace_ets2bundle/compiler/src/ |
| D | process_import.ts | 86 getRealModulePath, 646 …const resolveModuleInfo: ResolveModuleInfo = getRealModulePath(sdkConfigs[i].apiPath, filePath, ['…
|
| D | ets_checker.ts | 93 getRealModulePath, 928 …const resolveModuleInfo: ResolveModuleInfo = getRealModulePath(sdkConfig.apiPath, moduleName, ['.d…
|