Searched refs:updateCacheFilePathIfEnableObuscatedFilePath (Results 1 – 2 of 2) sorted by relevance
| /developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/ |
| D | utils.ts | 123 …cacheFilePath = updateCacheFilePathIfEnableObuscatedFilePath(filePath, cacheFilePath, projectConfi… 142 …cacheFilePath = updateCacheFilePathIfEnableObuscatedFilePath(filePath, cacheFilePath, projectConfi… 147 function updateCacheFilePathIfEnableObuscatedFilePath(filePath: string, cacheFilePath: string, proj… function
|
| /developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/ark_compiler/ |
| D | utils.ts | 124 …cacheFilePath = updateCacheFilePathIfEnableObuscatedFilePath(filePath, cacheFilePath, projectConfi… 143 …cacheFilePath = updateCacheFilePathIfEnableObuscatedFilePath(filePath, cacheFilePath, projectConfi… 148 function updateCacheFilePathIfEnableObuscatedFilePath(filePath: string, cacheFilePath: string, proj… function
|