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