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

  /system/extras/f2fs_utils/
f2fs_utils.c 55 sparse_file_destroy(f2fs_sparse_file);
74 sparse_file_destroy(f2fs_sparse_file);
  /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 82 sparse_file_destroy(s);
sparse.c 49 void sparse_file_destroy(struct sparse_file *s) function
323 sparse_file_destroy(s);
331 sparse_file_destroy(tmp);
append2simg.c 126 sparse_file_destroy(sparse_output);
sparse_read.c 463 sparse_file_destroy(s);
471 sparse_file_destroy(s);
503 sparse_file_destroy(s);
  /system/extras/ext4_utils/
ext2simg.c 192 sparse_file_destroy(ext4_sparse_file);
make_ext4fs.c 416 sparse_file_destroy(ext4_sparse_file);
872 sparse_file_destroy(ext4_sparse_file);
  /system/extras/verity/
build_verity_tree.cpp 329 sparse_file_destroy(file);
  /system/extras/verity/fec/
image.cpp 270 sparse_file_destroy(file);

Completed in 1202 milliseconds