Searched refs:verityInput (Results 1 – 3 of 3) sorted by relevance
88 void installApkVerity(@utf8InCpp String filePath, in FileDescriptor verityInput, in installApkVerity() argument
489 public void installApkVerity(String filePath, FileDescriptor verityInput, int contentSize) in installApkVerity() argument493 mInstalld.installApkVerity(filePath, verityInput, contentSize); in installApkVerity()
126 const ::android::base::unique_fd& verityInput, int32_t contentSize);