Searched refs:hashPath (Results 1 – 1 of 1) sorted by relevance
820 std::string hashPath = makeAbsolute(rootPath) + "/current.txt"; in checkHash() local824 Hash::lookupHash(hashPath, fqName.string(), &error, &fileExists); in checkHash()825 if (fileExists) onFileAccess(hashPath, "r"); in checkHash()