Home
last modified time | relevance | path

Searched defs:sync_all (Results 1 – 5 of 5) sorted by relevance

/external/crosvm/common/cros_asyncv2/src/unix/
Dfile.rs104 pub async fn sync_all(&self) -> anyhow::Result<()> { in sync_all() method
/external/crosvm/common/cros_asyncv2/src/
Dfile.rs318 pub async fn sync_all(&self) -> anyhow::Result<()> { in sync_all() method
/external/rust/crates/tokio/src/fs/
Dfile.rs249 pub async fn sync_all(&self) -> io::Result<()> { in sync_all() method
/external/igt-gpu-tools/tests/i915/
Dgem_sync.c975 sync_all(int fd, int num_children, int timeout) in sync_all() function
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h72271 bool sync_all; member