Searched refs:assertFsverityRootHashMatches (Results 1 – 7 of 7) 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 Installer700 mInstalld.assertFsverityRootHashMatches(filePath, expectedHash); in assertFsverityRootHashMatches()
12143 mInstaller.assertFsverityRootHashMatches(apkPath, rootHashObserved); in canSkipForcedApkVerification()21258 mInstaller.assertFsverityRootHashMatches(filePath, rootHash); in setUpFsVerityIfPossible()21261 mInstaller.assertFsverityRootHashMatches(filePath, rootHash); in setUpFsVerityIfPossible()
156 binder::Status assertFsverityRootHashMatches(const std::string& filePath,
2788 binder::Status InstalldNativeService::assertFsverityRootHashMatches(const std::string& filePath, in assertFsverityRootHashMatches() function in android::installd::InstalldNativeService
39700 Landroid/os/IInstalld$Stub$Proxy;->assertFsverityRootHashMatches(Ljava/lang/String;[B)V39783 Landroid/os/IInstalld;->assertFsverityRootHashMatches(Ljava/lang/String;[B)V
29609 PLcom/android/server/pm/Installer;->assertFsverityRootHashMatches(Ljava/lang/String;[B)V