Searched refs:assertFsverityRootHashMatches (Results 1 – 5 of 5) sorted by relevance
100 void assertFsverityRootHashMatches(@utf8InCpp String filePath, in byte[] expectedHash); in assertFsverityRootHashMatches() method
563 public void assertFsverityRootHashMatches(String filePath, @NonNull byte[] expectedHash) in assertFsverityRootHashMatches() method in Installer568 mInstalld.assertFsverityRootHashMatches(filePath, expectedHash); in assertFsverityRootHashMatches()
153 binder::Status assertFsverityRootHashMatches(const std::string& filePath,
2761 binder::Status InstalldNativeService::assertFsverityRootHashMatches(const std::string& filePath, in assertFsverityRootHashMatches() function in android::installd::InstalldNativeService
23957 HSPLcom/android/server/pm/Installer;->assertFsverityRootHashMatches(Ljava/lang/String;[B)V