Home
last modified time | relevance | path

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

/system/core/libsparse/
Doutput_file.cpp255 static int callback_file_open(struct output_file* out __unused, int fd __unused) { in callback_file_open() function
293 .open = callback_file_open,