Home
last modified time | relevance | path

Searched refs:assertFsverityRootHashMatches (Results 1 – 8 of 8) sorted by relevance

/frameworks/native/cmds/installd/binder/android/os/
DIInstalld.aidl94 void assertFsverityRootHashMatches(@utf8InCpp String filePath, in byte[] expectedHash); in assertFsverityRootHashMatches() method
/frameworks/base/services/core/java/com/android/server/pm/
DInstaller.java520 public void assertFsverityRootHashMatches(String filePath, @NonNull byte[] expectedHash) in assertFsverityRootHashMatches() method in Installer
525 mInstalld.assertFsverityRootHashMatches(filePath, expectedHash); in assertFsverityRootHashMatches()
DPackageManagerService.java9203 mInstaller.assertFsverityRootHashMatches(apkPath, rootHashObserved);
17523 mInstaller.assertFsverityRootHashMatches(filePath, rootHash);
17526 mInstaller.assertFsverityRootHashMatches(filePath, rootHash);
/frameworks/native/cmds/installd/
DInstalldNativeService.h146 binder::Status assertFsverityRootHashMatches(const std::string& filePath,
DInstalldNativeService.cpp2859 binder::Status InstalldNativeService::assertFsverityRootHashMatches(const std::string& filePath, in assertFsverityRootHashMatches() function in android::installd::InstalldNativeService
/frameworks/base/services/
Dart-profile10327 HSPLcom/android/server/pm/Installer;->assertFsverityRootHashMatches(Ljava/lang/String;[B)V
/frameworks/base/config/
Dboot-image-profile.txt11581 HSPLandroid/os/IInstalld$Stub$Proxy;->assertFsverityRootHashMatches(Ljava/lang/String;[B)V
Dhiddenapi-greylist-max-o.txt50216 Landroid/os/IInstalld$Stub$Proxy;->assertFsverityRootHashMatches(Ljava/lang/String;[B)V
50299 Landroid/os/IInstalld;->assertFsverityRootHashMatches(Ljava/lang/String;[B)V