Home
last modified time | relevance | path

Searched defs:rsync (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/libexif/doc/
H A DMakefile.am86rsync -avz --progress $(DOXYGEN_OUTPUT_DIR)/$(HTML_APIDOC_INTERNALS_DIR)/ sf:/home/users/h/hu/hun/… target
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/os/wasi/
H A Dfs.rs338 fn rsync(&mut self, rsync: bool) -> &mut Self; in rsync() method
390 fn rsync(&mut self, enabled: bool) -> &mut OpenOptions { in rsync() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/os/wasi/
H A Dfs.rs338 fn rsync(&mut self, rsync: bool) -> &mut Self; in rsync() method
390 fn rsync(&mut self, enabled: bool) -> &mut OpenOptions { in rsync() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/os/wasi/
H A Dfs.rs338 fn rsync(&mut self, rsync: bool) -> &mut Self; in rsync() method
390 fn rsync(&mut self, enabled: bool) -> &mut OpenOptions { in rsync() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/os/wasi/
H A Dfs.rs338 fn rsync(&mut self, rsync: bool) -> &mut Self; in rsync() method
390 fn rsync(&mut self, enabled: bool) -> &mut OpenOptions { in rsync() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/os/wasi/
H A Dfs.rs338 fn rsync(&mut self, rsync: bool) -> &mut Self; in rsync() method
390 fn rsync(&mut self, enabled: bool) -> &mut OpenOptions { in rsync() method
/aosp_15_r20/external/crosvm/tools/
H A Drun_tests32 rsync = cmd("rsync") variable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/
H A Dfs.rs320 pub fn rsync(&mut self, set: bool) { in rsync() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/
H A Dfs.rs320 pub fn rsync(&mut self, set: bool) { in rsync() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/
H A Dfs.rs320 pub fn rsync(&mut self, set: bool) { in rsync() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/
H A Dfs.rs320 pub fn rsync(&mut self, set: bool) { in rsync() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/
H A Dfs.rs320 pub fn rsync(&mut self, set: bool) { in rsync() method
/aosp_15_r20/external/zstd/lib/compress/
H A Dzstdmt_compress.c863 rsyncState_t rsync; member