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

  /external/qemu/distrib/libsparse/src/
output_file.c 70 struct sparse_file_ops { struct
84 struct sparse_file_ops *sparse_ops;
468 static struct sparse_file_ops sparse_file_ops = { variable in typeref:struct:sparse_file_ops
528 static struct sparse_file_ops normal_file_ops = {
567 out->sparse_ops = &sparse_file_ops;
  /system/core/libsparse/
output_file.c 70 struct sparse_file_ops { struct
84 struct sparse_file_ops *sparse_ops;
468 static struct sparse_file_ops sparse_file_ops = { variable in typeref:struct:sparse_file_ops
528 static struct sparse_file_ops normal_file_ops = {
567 out->sparse_ops = &sparse_file_ops;

Completed in 33 milliseconds