Searched defs:installApkVerity (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
H A DInstaller.java489 public void installApkVerity(String filePath, FileDescriptor verityInput, int contentSize) method in class:Installer
493 mInstalld.installApkVerity(filePath, verityInput, contentSize);
/frameworks/native/cmds/installd/
H A DInstalldNativeService.cpp2433 binder::Status InstalldNativeService::installApkVerity(const std::string& filePath, function in class:android::installd::InstalldNativeService

Completed in 671 milliseconds