Searched defs:sparse_file_ops (Results 1 - 1 of 1) sorted by relevance

/system/core/libsparse/
H A Doutput_file.c77 struct sparse_file_ops { struct
91 struct sparse_file_ops *sparse_ops;
477 static struct sparse_file_ops sparse_file_ops = { variable in typeref:struct:sparse_file_ops
537 static struct sparse_file_ops normal_file_ops = {
578 out->sparse_ops = &sparse_file_ops;

Completed in 4 milliseconds