Home
last modified time | relevance | path

Searched refs:installApkVerity (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/cmds/installd/binder/android/os/
DIInstalld.aidl88 void installApkVerity(@utf8InCpp String filePath, in FileDescriptor verityInput, in installApkVerity() method
/frameworks/base/services/core/java/com/android/server/pm/
DInstaller.java489 public void installApkVerity(String filePath, FileDescriptor verityInput, int contentSize) in installApkVerity() method in Installer
493 mInstalld.installApkVerity(filePath, verityInput, contentSize); in installApkVerity()
DPackageManagerService.java17477 mInstaller.installApkVerity(apkPath, fd, result.getContentSize());
/frameworks/native/cmds/installd/
DInstalldNativeService.h125 binder::Status installApkVerity(const std::string& filePath,
DInstalldNativeService.cpp2433 binder::Status InstalldNativeService::installApkVerity(const std::string& filePath, in installApkVerity() function in android::installd::InstalldNativeService
/frameworks/base/config/
Dboot-image-profile.txt27652 HSPLandroid/os/IInstalld;->installApkVerity(Ljava/lang/String;Ljava/io/FileDescriptor;I)V