Searched refs:normalizedFilePath (Results 1 – 4 of 4) sorted by relevance
205 const normalizedFilePath: string = moduleInfo.isNative constant210 …hmUrl: string = `${isNativeFlag}&${mainModuleName}&${bundleName}&${normalizedFilePath}&${moduleInf…
114 const normalizedFilePath: string = `${pkgName}/${projectFilePath}`; constant116 …const ohmUrl: string = `${isSO}&${mainModuleName}&${bundleName}&${normalizedFilePath}&${pkgInfo.ve…279 const normalizedFilePath = toUnixPath(filePath); constant284 …let moduleId = normalizedFilePath.replace(toUnixPath(declgenCodeBrigdePath), toUnixPath(metaInfo.p…
802 const normalizedFilePath: string = path.resolve(file); constant812 !cache[normalizedFilePath] || cache[normalizedFilePath].children.length === 0) {815 cache[normalizedFilePath].children.forEach(file => {
822 const normalizedFilePath: string = path.resolve(file); constant832 !cache[normalizedFilePath] || cache[normalizedFilePath].children.length === 0) {835 cache[normalizedFilePath].children.forEach(file => {