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