Home
last modified time | relevance | path

Searched defs:write_end (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/kernel_copy/
H A Dtests.rs99 let mut write_end = ChildStdin::from_inner(write_end); in dont_splice_pipes_from_files() localVariable
231 let write_end = ChildStdin::from_inner(write_end); in bench_socket_pipe_socket_copy() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/kernel_copy/
H A Dtests.rs99 let mut write_end = ChildStdin::from_inner(write_end); in dont_splice_pipes_from_files() localVariable
231 let write_end = ChildStdin::from_inner(write_end); in bench_socket_pipe_socket_copy() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/kernel_copy/
H A Dtests.rs99 let mut write_end = ChildStdin::from_inner(write_end); in dont_splice_pipes_from_files() localVariable
231 let write_end = ChildStdin::from_inner(write_end); in bench_socket_pipe_socket_copy() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/kernel_copy/
H A Dtests.rs99 let mut write_end = ChildStdin::from_inner(write_end); in dont_splice_pipes_from_files() localVariable
231 let write_end = ChildStdin::from_inner(write_end); in bench_socket_pipe_socket_copy() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/kernel_copy/
H A Dtests.rs99 let mut write_end = ChildStdin::from_inner(write_end); in dont_splice_pipes_from_files() localVariable
231 let write_end = ChildStdin::from_inner(write_end); in bench_socket_pipe_socket_copy() localVariable
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxxbridge-cmd-1.0.121/src/gen/
H A Dblock.rs21 pub(crate) fn write_end(self, out: &mut String) { in write_end() method
/aosp_15_r20/external/rust/cxx/gen/src/
Dblock.rs21 pub(crate) fn write_end(self, out: &mut String) { in write_end() method
/aosp_15_r20/frameworks/av/media/module/minijail/
H A Dminijail.cpp40 base::unique_fd write_end(pipefd[1]); in WritePolicyToPipe() local
/aosp_15_r20/external/fmtlib/include/fmt/
H A Dos.h314 file write_end; member
/aosp_15_r20/device/google/cuttlefish/host/commands/run_cvd/
Dboot_state_machine.cc124 SharedFD read_end, write_end; in DaemonizeLauncher() local
/aosp_15_r20/external/fmtlib/test/
H A Dformat-test.cc1829 auto write_end = pipe.write_end.fdopen("w"); in TEST() local
2503 auto write_end = pipe.write_end.fdopen("w"); in TEST() local
/aosp_15_r20/external/python/cpython2/Modules/_io/
Dbufferedio.c222 Py_off_t write_end; member
/aosp_15_r20/external/crosvm/disk/src/
H A Dcomposite.rs632 fn write_end( in write_end() function
/aosp_15_r20/external/python/cpython3/Modules/_io/
Dbufferedio.c218 Py_off_t write_end; member
/aosp_15_r20/frameworks/native/libs/binder/tests/
H A DbinderLibTest.cpp1183 unique_fd read_end, write_end; in TEST_F() local
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_util_unittest.cc3712 const int write_end = fds[1]; in TEST() local
/aosp_15_r20/external/cronet/base/files/
H A Dfile_util_unittest.cc4750 const int write_end = fds[1]; in TEST() local
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h8087 …int (*write_end)(struct file *, struct address_space *, loff_t, unsigned int, unsigned int, struct… member
104296 unsigned int write_end; member
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h3745 …int (*write_end)(struct file *, struct address_space *, loff_t, unsigned int, unsigned int, struct… member
129008 unsigned int write_end; member
H A Dvmlinux.h3745 …int (*write_end)(struct file *, struct address_space *, loff_t, unsigned int, unsigned int, struct… member
129008 unsigned int write_end; member
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h8350 …int (*write_end)(struct file *, struct address_space *, loff_t, unsigned int, unsigned int, struct… member
114091 unsigned int write_end; member
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h3944 …int (*write_end)(struct file *, struct address_space *, loff_t, unsigned int, unsigned int, struct… member
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h4465 …int (*write_end)(struct file *, struct address_space *, loff_t, unsigned int, unsigned int, struct… member
H A Dvmlinux_600.h4465 …int (*write_end)(struct file *, struct address_space *, loff_t, unsigned int, unsigned int, struct… member
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h3667 …int (*write_end)(struct file *, struct address_space *, loff_t, unsigned int, unsigned int, struct… member

12