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 | 88 getRealModulePath, 648 …const resolveModuleInfo: ResolveModuleInfo = getRealModulePath(sdkConfigs[i].apiPath, filePath, ['…
|
| D | ets_checker.ts | 94 getRealModulePath, 1084 …const resolveModuleInfo: ResolveModuleInfo = getRealModulePath(sdkConfig.apiPath, moduleName, ['.d…
|