Searched defs:supportsFsVerity (Results 1 – 1 of 1) sorted by relevance
299 bool supportsFsVerity) { in verifyArtifacts()340 bool supportsFsVerity = access(kFsVerityProcPath, F_OK) == 0; in main() local