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

  /external/qemu/distrib/libsparse/src/
sparse.c 49 void sparse_file_destroy(struct sparse_file *s) function
301 sparse_file_destroy(s);
309 sparse_file_destroy(tmp);
  /system/core/libsparse/
sparse.c 49 void sparse_file_destroy(struct sparse_file *s) function
301 sparse_file_destroy(s);
309 sparse_file_destroy(tmp);

Completed in 75 milliseconds