Home
last modified time | relevance | path

Searched defs:infoFile (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/ARCMigrate/
DFileRemapper.cpp38 std::string infoFile = getRemapInfoFile(outputDir); in clear() local
52 std::string infoFile = getRemapInfoFile(outputDir); in initFromDisk() local
60 std::string infoFile = filePath; in initFromFile() local
116 std::string infoFile = getRemapInfoFile(outputDir); in flushToDisk() local
124 std::string infoFile = outputPath; in flushToFile() local
/external/deqp/executor/tools/
DxeCommandLineExecutor.cpp138 string infoFile; member