HomeSort by relevance Sort by last modified time
    Searched refs:sparse_file_destroy (Results 1 - 15 of 15) sorted by null

  /system/extras/f2fs_utils/
f2fs_utils.c 55 sparse_file_destroy(f2fs_sparse_file);
74 sparse_file_destroy(f2fs_sparse_file);
  /external/qemu/distrib/libsparse/include/sparse/
sparse.h 45 * sparse_file_destroy - destroy a sparse file cookie
52 void sparse_file_destroy(struct sparse_file *s);
  /external/qemu/distrib/libsparse/src/
simg2img.c 81 sparse_file_destroy(s);
sparse.c 49 void sparse_file_destroy(struct sparse_file *s) function
301 sparse_file_destroy(s);
309 sparse_file_destroy(tmp);
sparse_read.c 460 sparse_file_destroy(s);
468 sparse_file_destroy(s);
500 sparse_file_destroy(s);
  /system/core/libsparse/include/sparse/
sparse.h 45 * sparse_file_destroy - destroy a sparse file cookie
52 void sparse_file_destroy(struct sparse_file *s);
  /system/core/libsparse/
simg2img.c 81 sparse_file_destroy(s);
sparse.c 49 void sparse_file_destroy(struct sparse_file *s) function
301 sparse_file_destroy(s);
309 sparse_file_destroy(tmp);
append2simg.c 126 sparse_file_destroy(sparse_output);
sparse_read.c 460 sparse_file_destroy(s);
468 sparse_file_destroy(s);
500 sparse_file_destroy(s);
  /system/extras/ext4_utils/
ext2simg.c 192 sparse_file_destroy(ext4_sparse_file);
make_ext4fs.c 388 sparse_file_destroy(ext4_sparse_file);
654 sparse_file_destroy(ext4_sparse_file);
  /external/qemu/distrib/ext4_utils/src/
ext2simg.c 253 sparse_file_destroy(ext4_sparse_file);
make_ext4fs.c 384 sparse_file_destroy(ext4_sparse_file);
632 sparse_file_destroy(ext4_sparse_file);
  /system/extras/verity/
build_verity_tree.cpp 307 sparse_file_destroy(file);

Completed in 243 milliseconds