/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/os/windows/io/ |
H A D | socket.rs | 240 fn as_socket(&self) -> BorrowedSocket<'_>; in as_socket() method 246 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method 254 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method 274 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method 282 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method 290 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method 298 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method 306 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method 317 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method 342 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method [all …]
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/os/windows/io/ |
H A D | socket.rs | 238 fn as_socket(&self) -> BorrowedSocket<'_>; in as_socket() method 244 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method 252 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method 272 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method 280 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method 288 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method 296 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method 304 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method 315 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method 340 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method [all …]
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/os/windows/io/ |
H A D | socket.rs | 240 fn as_socket(&self) -> BorrowedSocket<'_>; in as_socket() method 246 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method 254 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method 274 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method 282 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method 290 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method 298 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method 306 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method 317 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method 342 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method [all …]
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/os/windows/io/ |
H A D | socket.rs | 240 fn as_socket(&self) -> BorrowedSocket<'_>; in as_socket() method 246 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method 254 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method 274 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method 282 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method 290 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method 298 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method 306 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method 317 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method 342 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method [all …]
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/os/windows/io/ |
H A D | socket.rs | 238 fn as_socket(&self) -> BorrowedSocket<'_>; in as_socket() method 244 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method 252 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method 272 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method 280 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method 288 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method 296 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method 304 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method 315 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method 340 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/maybe_polyfill/no_std/os/windows/io/ |
D | socket.rs | 163 fn as_socket(&self) -> BorrowedSocket<'_>; in as_socket() method 169 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method 177 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method 185 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method 193 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/doc/ |
D | os.rs | 65 fn as_socket(&self) -> BorrowedSocket<'_>; in as_socket() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/backend/libc/event/ |
D | poll_fd.rs | 137 fn as_socket(&self) -> BorrowedFd<'_> { in as_socket() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/mio/src/net/tcp/ |
D | listener.rs | 263 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method
|
D | stream.rs | 445 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/socket2/src/ |
D | sockaddr.rs | 210 pub fn as_socket(&self) -> Option<SocketAddr> { in as_socket() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/mio/src/net/ |
D | udp.rs | 739 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/windows/ |
H A D | net.rs | 470 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/windows/ |
H A D | net.rs | 470 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/ |
H A D | net.rs | 470 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/ |
H A D | net.rs | 470 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/windows/ |
H A D | net.rs | 470 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/net/ |
D | udp.rs | 268 fn as_socket(&self) -> socket2::SockRef<'_> { in as_socket() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/socket2/src/sys/ |
D | windows.rs | 944 fn as_socket(&self) -> BorrowedSocket<'_> { in as_socket() method
|