Home
last modified time | relevance | path

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

/system/core/libsparse/
Doutput_file.cpp105 #define to_output_file_normal(_o) container_of((_o), struct output_file_normal, out) macro
116 struct output_file_normal* outn = to_output_file_normal(out); in file_open()
124 struct output_file_normal* outn = to_output_file_normal(out); in file_skip()
136 struct output_file_normal* outn = to_output_file_normal(out); in file_pad()
148 struct output_file_normal* outn = to_output_file_normal(out); in file_write()
168 struct output_file_normal* outn = to_output_file_normal(out); in file_close()