Searched refs:clearHash (Results 1 – 3 of 3) sorted by relevance
29 static void clearHash(const std::string& path);
49 void Hash::clearHash(const std::string& path) { in clearHash() function in android::Hash
841 Hash::clearHash(ast->getFilename()); in checkHash()