Home
last modified time | relevance | path

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

/system/core/libsparse/
Doutput_file.cpp114 #define to_output_file_callback(_o) container_of((_o), struct output_file_callback, out) macro
266 struct output_file_callback* outc = to_output_file_callback(out); in callback_file_skip()
287 struct output_file_callback* outc = to_output_file_callback(out); in callback_file_write()
293 struct output_file_callback* outc = to_output_file_callback(out); in callback_file_close()