Home
last modified time | relevance | path

Searched refs:clearHash (Results 1 – 3 of 3) sorted by relevance

/system/tools/hidl/hashing/include/hidl-hash/
DHash.h29 static void clearHash(const std::string& path);
/system/tools/hidl/hashing/
DHash.cpp49 void Hash::clearHash(const std::string& path) { in clearHash() function in android::Hash
/system/tools/hidl/
DCoordinator.cpp841 Hash::clearHash(ast->getFilename()); in checkHash()