Searched refs:installApkVerity (Results 1 – 6 of 6) sorted by relevance
/frameworks/native/cmds/installd/binder/android/os/ |
D | IInstalld.aidl | 88 void installApkVerity(@utf8InCpp String filePath, in FileDescriptor verityInput, in installApkVerity() method
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | Installer.java | 489 public void installApkVerity(String filePath, FileDescriptor verityInput, int contentSize) in installApkVerity() method in Installer 493 mInstalld.installApkVerity(filePath, verityInput, contentSize); in installApkVerity()
|
D | PackageManagerService.java | 17477 mInstaller.installApkVerity(apkPath, fd, result.getContentSize());
|
/frameworks/native/cmds/installd/ |
D | InstalldNativeService.h | 125 binder::Status installApkVerity(const std::string& filePath,
|
D | InstalldNativeService.cpp | 2433 binder::Status InstalldNativeService::installApkVerity(const std::string& filePath, in installApkVerity() function in android::installd::InstalldNativeService
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 27652 HSPLandroid/os/IInstalld;->installApkVerity(Ljava/lang/String;Ljava/io/FileDescriptor;I)V
|