Home
last modified time | relevance | path

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

/aosp14/system/core/libsparse/
H A Doutput_file.cpp260 static int callback_file_open(struct output_file* out __unused, int fd __unused) { in callback_file_open() function
298 .open = callback_file_open,