Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/binder/android/os/
DIInstalld.aidl90 void installApkVerity(@utf8InCpp String filePath, in FileDescriptor verityInput, in installApkVerity() method
/frameworks/base/services/core/java/com/android/server/pm/
DInstaller.java516 public void installApkVerity(String filePath, FileDescriptor verityInput, int contentSize) in installApkVerity() method in Installer
521 mInstalld.installApkVerity(filePath, verityInput, contentSize); in installApkVerity()
DPackageManagerService.java18024 mInstaller.installApkVerity(filePath, fd, result.getContentSize());
/frameworks/native/cmds/installd/
DInstalldNativeService.h138 binder::Status installApkVerity(const std::string& filePath,
DInstalldNativeService.cpp2602 binder::Status InstalldNativeService::installApkVerity(const std::string& filePath, in installApkVerity() function in android::installd::InstalldNativeService
/frameworks/base/services/
Dart-profile10349 PLcom/android/server/pm/Installer;->installApkVerity(Ljava/lang/String;Ljava/io/FileDescriptor;I)V
/frameworks/base/config/
Dboot-image-profile.txt11599 HPLandroid/os/IInstalld$Stub$Proxy;->installApkVerity(Ljava/lang/String;Ljava/io/FileDescriptor;I)V
Dhiddenapi-greylist-max-o.txt53861 Landroid/os/IInstalld$Stub$Proxy;->installApkVerity(Ljava/lang/String;Ljava/io/FileDescriptor;I)V
53945 Landroid/os/IInstalld;->installApkVerity(Ljava/lang/String;Ljava/io/FileDescriptor;I)V