Searched defs:assertFsverityRootHashMatches (Results 1 – 3 of 3) sorted by relevance
98 void assertFsverityRootHashMatches(@utf8InCpp String filePath, in byte[] expectedHash); in assertFsverityRootHashMatches() method
695 public void assertFsverityRootHashMatches(String filePath, @NonNull byte[] expectedHash) in assertFsverityRootHashMatches() method in Installer
2775 binder::Status InstalldNativeService::assertFsverityRootHashMatches(const std::string& filePath, in assertFsverityRootHashMatches() function in android::installd::InstalldNativeService