Searched defs:close_file (Results 1 – 2 of 2) sorted by relevance
/system/libziparchive/ | ||
D | zip_archive_private.h | 91 const bool close_file; member |
/system/bt/gd/rust/hal/src/ | ||
D | snoop.rs | 294 async fn close_file(&mut self) { in close_file() method |