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

/system/core/libsparse/
H A Doutput_file.c108 struct output_file_normal { struct
114 container_of((_o), struct output_file_normal, out)
127 struct output_file_normal *outn = to_output_file_normal(out);
136 struct output_file_normal *outn = to_output_file_normal(out);
149 struct output_file_normal *outn = to_output_file_normal(out);
162 struct output_file_normal *outn = to_output_file_normal(out);
178 struct output_file_normal *outn = to_output_file_normal(out);
630 struct output_file_normal *outn = calloc(1, sizeof(struct output_file_normal));

Completed in 868 milliseconds