Searched defs:setUpFsverity (Results 1 – 4 of 4) sorted by relevance
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.FsverityUtilImpl
81 void setUpFsverity(String path) throws IOException; in setUpFsverity() method
131 public void setUpFsverity(String path) throws IOException { in setUpFsverity() method in UpdatableFontDirTest.FakeFsverityUtil