Home
last modified time | relevance | path

Searched defs:is_sparse_file (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/core/fastboot/
H A Dutil.cpp100 bool is_sparse_file(borrowed_fd fd) { in is_sparse_file() function
/aosp_15_r20/external/crosvm/disk/src/
H A Ddisk.rs294 pub is_sparse_file: bool, field