Home
last modified time | relevance | path

Searched refs:updateCacheFilePathIfEnableObuscatedFilePath (Results 1 – 2 of 2) sorted by relevance

/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/
Dutils.ts123 …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/
Dutils.ts124 …cacheFilePath = updateCacheFilePathIfEnableObuscatedFilePath(filePath, cacheFilePath, projectConfi…
143 …cacheFilePath = updateCacheFilePathIfEnableObuscatedFilePath(filePath, cacheFilePath, projectConfi…
148 function updateCacheFilePathIfEnableObuscatedFilePath(filePath: string, cacheFilePath: string, proj… function