Home
last modified time | relevance | path

Searched defs:out_s (Results 1 – 3 of 3) sorted by relevance

/system/core/libsparse/
Dsimg2simg.cpp46 struct sparse_file** out_s; in main() local
Dsparse.cpp313 int sparse_file_resparse(struct sparse_file* in_s, unsigned int max_len, struct sparse_file** out_s, in sparse_file_resparse()
/system/core/fastboot/
Dfastboot.cpp817 …sparse_file** out_s = reinterpret_cast<sparse_file**>(calloc(sizeof(struct sparse_file *), files +… in load_sparse_files() local