Home
last modified time | relevance | path

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

/developtools/global_resource_tool/src/
Dincrement_manager.cpp96 string moduleCachePath = FileEntry::FilePath(cachePath_).Append(pathHash).GetPath(); in ScanModules() local
97 ResourceModuleInc resourceModuleInc(iter.rootPath, moduleCachePath, moduleName_, folder_); in ScanModules()
116 ModuleCombine moduleCombine(moduleCachePath, outputPath_); in ScanModules()