Searched refs:setUpFsverity (Results 1 – 7 of 7) sorted by relevance
66 VerityUtils.setUpFsverity(parcelFileDescriptor.getFd()); in setUpFsVerity()
81 public static void setUpFsverity(@NonNull String filePath) throws IOException { in setUpFsverity() method in VerityUtils90 public static void setUpFsverity(int fd) throws IOException { in setUpFsverity() method in VerityUtils
208 public void setUpFsverity(String filePath) throws IOException { in setUpFsverity() method in FontManagerService.FsverityUtilImpl209 VerityUtils.setUpFsverity(filePath); in setUpFsverity()
81 void setUpFsverity(String path) throws IOException; in setUpFsverity() method396 mFsverityUtil.setUpFsverity(tempNewFontFile.getAbsolutePath()); in installFontFile()
131 public void setUpFsverity(String path) throws IOException { in setUpFsverity() method in UpdatableFontDirTest.FakeFsverityUtil838 public void setUpFsverity(String path) throws IOException { in installFontFile_renameToPsNameFailure()839 mFakeFsverityUtil.setUpFsverity(path); in installFontFile_renameToPsNameFailure()
2142 VerityUtils.setUpFsverity(filePath); in setUpFsVerity()
1594 VerityUtils.setUpFsverity(file.getPath()); in enableFsVerityToAddedApksWithIdsig()