HomeSort by relevance Sort by last modified time
    Searched defs:installApkVerity (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/core/java/com/android/server/pm/
Installer.java 489 public void installApkVerity(String filePath, FileDescriptor verityInput, int contentSize)
493 mInstalld.installApkVerity(filePath, verityInput, contentSize);
  /frameworks/native/cmds/installd/
InstalldNativeService.cpp     [all...]

Completed in 627 milliseconds