Home
last modified time | relevance | path

Searched defs:to_fd (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/guest/commands/bt_vhci_forwarder/
Dmain.cpp60 ssize_t forward(int from_fd, int to_fd, unsigned char* buf) { in forward()
/aosp_15_r20/external/cronet/third_party/libc++/src/src/filesystem/
H A Doperations.cpp320 …FileDescriptor to_fd = FileDescriptor::create_with_status(&to, m_ec, to_open_flags, from_stat.st_m… in __copy_file() local
/aosp_15_r20/external/libcxx/src/filesystem/
H A Doperations.cpp794 FileDescriptor to_fd = FileDescriptor::create_with_status( in __copy_file() local
/aosp_15_r20/external/sg3_utils/testing/
H A Dsgh_dd.cpp2179 sg_wr_swap_share(Rq_elem * rep, int to_fd, bool before) in sg_wr_swap_share()