Searched refs:verityInput (Results 1 – 3 of 3) sorted by relevance
92 void installApkVerity(@utf8InCpp String filePath, in FileDescriptor verityInput, in installApkVerity() argument
509 public void installApkVerity(String filePath, FileDescriptor verityInput, int contentSize) in installApkVerity() argument514 mInstalld.installApkVerity(filePath, verityInput, contentSize); in installApkVerity()
145 android::base::unique_fd verityInput, int32_t contentSize);