/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/ |
H A D | kernel_copy.rs | 523 pub(super) enum CopyResult { enum 529 impl CopyResult { impl 552 pub(super) fn copy_regular_files(reader: RawFd, writer: RawFd, max_len: u64) -> CopyResult { in copy_regular_files() 685 fn sendfile_splice(mode: SpliceMode, reader: RawFd, writer: RawFd, len: u64) -> CopyResult { in sendfile_splice()
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/ |
H A D | kernel_copy.rs | 523 pub(super) enum CopyResult { enum 529 impl CopyResult { impl 552 pub(super) fn copy_regular_files(reader: RawFd, writer: RawFd, max_len: u64) -> CopyResult { in copy_regular_files() 685 fn sendfile_splice(mode: SpliceMode, reader: RawFd, writer: RawFd, len: u64) -> CopyResult { in sendfile_splice()
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/ |
H A D | kernel_copy.rs | 523 pub(super) enum CopyResult { enum 529 impl CopyResult { implementation 552 pub(super) fn copy_regular_files(reader: RawFd, writer: RawFd, max_len: u64) -> CopyResult { in copy_regular_files() 685 fn sendfile_splice(mode: SpliceMode, reader: RawFd, writer: RawFd, len: u64) -> CopyResult { in sendfile_splice()
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/ |
H A D | kernel_copy.rs | 523 pub(super) enum CopyResult { enum 529 impl CopyResult { implementation 552 pub(super) fn copy_regular_files(reader: RawFd, writer: RawFd, max_len: u64) -> CopyResult { in copy_regular_files() 685 fn sendfile_splice(mode: SpliceMode, reader: RawFd, writer: RawFd, len: u64) -> CopyResult { in sendfile_splice()
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/ |
H A D | kernel_copy.rs | 523 pub(super) enum CopyResult { enum 529 impl CopyResult { impl 552 pub(super) fn copy_regular_files(reader: RawFd, writer: RawFd, max_len: u64) -> CopyResult { in copy_regular_files() 685 fn sendfile_splice(mode: SpliceMode, reader: RawFd, writer: RawFd, len: u64) -> CopyResult { in sendfile_splice()
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/strings/internal/ |
H A D | cord_rep_btree.h | 143 struct CopyResult { struct 144 CordRep* edge; 145 int height;
|
H A D | cord_rep_btree.cc | 46 using CopyResult = CordRepBtree::CopyResult; typedef
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/internal/ |
H A D | cord_rep_btree.h | 143 struct CopyResult { struct 144 CordRep* edge; 145 int height;
|
H A D | cord_rep_btree.cc | 47 using CopyResult = CordRepBtree::CopyResult; typedef
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/strings/internal/ |
H A D | cord_rep_btree.h | 151 struct CopyResult { struct 152 CordRep* edge; 153 int height;
|
H A D | cord_rep_btree.cc | 48 using CopyResult = CordRepBtree::CopyResult; typedef
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/strings/internal/ |
H A D | cord_rep_btree.h | 151 struct CopyResult { struct 152 CordRep* edge; 153 int height;
|
H A D | cord_rep_btree.cc | 48 using CopyResult = CordRepBtree::CopyResult; typedef
|
/aosp_15_r20/external/abseil-cpp/absl/strings/internal/ |
H A D | cord_rep_btree.h | 151 struct CopyResult { struct 152 CordRep* edge; 153 int height;
|
H A D | cord_rep_btree.cc | 48 using CopyResult = CordRepBtree::CopyResult; typedef
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/ |
D | cord_rep_btree.h | 143 struct CopyResult { struct 144 CordRep* edge; 145 int height;
|
D | cord_rep_btree.cc | 47 using CopyResult = CordRepBtree::CopyResult; typedef
|
/aosp_15_r20/frameworks/base/libs/hwui/ |
H A D | CopyRequest.h | 25 enum class CopyResult { enum
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
H A D | Buffer11.cpp | 37 enum class CopyResult enum
|