Home
last modified time | relevance | path

Searched refs:sparse_file_ops (Results 1 – 1 of 1) sorted by relevance

/system/core/libsparse/
Doutput_file.cpp73 struct sparse_file_ops { struct
85 struct sparse_file_ops* sparse_ops; argument
439 static struct sparse_file_ops sparse_file_ops = { variable
493 static struct sparse_file_ops normal_file_ops = {
530 out->sparse_ops = &sparse_file_ops; in output_file_init()