Searched refs:verifyAllFilesInVerity (Results 1 – 3 of 3) sorted by relevance
26 verifyAllFilesInVerity(const std::string& path);
232 Result<std::map<std::string, std::string>> verifyAllFilesInVerity(const std::string& path) { in verifyAllFilesInVerity() function
185 auto result = verifyAllFilesInVerity(kArtArtifactsDir); in verifyIntegrityFsVerity()