Home
last modified time | relevance | path

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

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