Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/binder/android/os/
DIInstalld.aidl100 void assertFsverityRootHashMatches(@utf8InCpp String filePath, in byte[] expectedHash); in assertFsverityRootHashMatches() method
/frameworks/base/services/core/java/com/android/server/pm/
DInstaller.java563 public void assertFsverityRootHashMatches(String filePath, @NonNull byte[] expectedHash) in assertFsverityRootHashMatches() method in Installer
568 mInstalld.assertFsverityRootHashMatches(filePath, expectedHash); in assertFsverityRootHashMatches()
/frameworks/native/cmds/installd/
DInstalldNativeService.h153 binder::Status assertFsverityRootHashMatches(const std::string& filePath,
DInstalldNativeService.cpp2761 binder::Status InstalldNativeService::assertFsverityRootHashMatches(const std::string& filePath, in assertFsverityRootHashMatches() function in android::installd::InstalldNativeService
/frameworks/base/services/
Dart-profile23957 HSPLcom/android/server/pm/Installer;->assertFsverityRootHashMatches(Ljava/lang/String;[B)V