Home
last modified time | relevance | path

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

/system/core/libsparse/
Doutput_file.cpp67 struct sparse_file_ops { struct
79 struct sparse_file_ops* sparse_ops; argument
433 static struct sparse_file_ops sparse_file_ops = { variable
487 static struct sparse_file_ops normal_file_ops = {
528 out->sparse_ops = &sparse_file_ops; in output_file_init()