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

/system/core/libsparse/
H A Doutput_file.c101 struct output_file_normal { struct
107 container_of((_o), struct output_file_normal, out)
120 struct output_file_normal *outn = to_output_file_normal(out);
129 struct output_file_normal *outn = to_output_file_normal(out);
142 struct output_file_normal *outn = to_output_file_normal(out);
155 struct output_file_normal *outn = to_output_file_normal(out);
171 struct output_file_normal *outn = to_output_file_normal(out);
619 struct output_file_normal *outn = calloc(1, sizeof(struct output_file_normal));

Completed in 109 milliseconds