Home
last modified time | relevance | path

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

/system/core/libsparse/
Doutput_file.cpp71 struct sparse_file_ops { struct
84 struct sparse_file_ops* sparse_ops; argument
530 static struct sparse_file_ops sparse_file_ops = { variable
602 static struct sparse_file_ops normal_file_ops = {
646 out->sparse_ops = &sparse_file_ops; in output_file_init()