Home
last modified time | relevance | path

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

/external/rust/crates/futures-util/src/sink/
Dsend_all.rs13 pub struct SendAll<'a, Si, St> struct
23 impl<Si, St> fmt::Debug for SendAll<'_, Si, St> argument
39 impl<Si, St> Unpin for SendAll<'_, Si, St> implementation
46 impl<'a, Si, St, Ok, Error> SendAll<'a, Si, St> impl
71 impl<Si, St, Ok, Error> Future for SendAll<'_, Si, St> implementation
/external/rust/crates/quiche/deps/boringssl/src/tool/
Dtransport_common.cc881 static bool SendAll(int sock, const char *data, size_t data_len) { in SendAll() function
/external/cronet/third_party/boringssl/src/tool/
Dtransport_common.cc881 static bool SendAll(int sock, const char *data, size_t data_len) { in SendAll() function
/external/boringssl/src/tool/
Dtransport_common.cc881 static bool SendAll(int sock, const char *data, size_t data_len) { in SendAll() function