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