/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/gregorian/ |
D | parsers.hpp | 83 inline date from_stream(iterator_type beg, iterator_type end) { in from_stream() function
|
/aosp_15_r20/external/llvm-libc/src/stdio/gpu/ |
H A D | file.h | 29 LIBC_INLINE uintptr_t from_stream(::FILE *f) { in from_stream() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/server/ |
D | accept.rs | 83 pub fn from_stream<S, IO, E>(stream: S) -> impl Accept<Conn = IO, Error = E> in from_stream() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/vhost/src/vhost_user/ |
D | slave_req.rs | 112 pub fn from_stream(sock: UnixStream) -> Self { in from_stream() method
|
D | connection.rs | 122 pub fn from_stream(sock: UnixStream) -> Self { in from_stream() method
|
D | master.rs | 110 pub fn from_stream(sock: UnixStream, max_queue_num: u64) -> Self { in from_stream() method
|
D | slave_req_handler.rs | 291 pub fn from_stream(socket: UnixStream, backend: Arc<S>) -> Self { in from_stream() method
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/termcolor-1.4.1/src/ |
H A D | lib.rs | 584 fn from_stream(stream: &StandardStream) -> StandardStreamLock<'_> { in from_stream() method 597 fn from_stream(stream: &StandardStream) -> StandardStreamLock { in from_stream() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/termcolor/src/ |
D | lib.rs | 584 fn from_stream(stream: &StandardStream) -> StandardStreamLock<'_> { in from_stream() method 597 fn from_stream(stream: &StandardStream) -> StandardStreamLock { in from_stream() method
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_internal/utils/ |
D | misc.py | 345 def from_stream(cls, orig_stream: TextIO) -> "StreamWrapper": member in StreamWrapper
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_internal/utils/ |
D | misc.py | 345 def from_stream(cls, orig_stream: TextIO) -> "StreamWrapper": member in StreamWrapper
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_internal/utils/ |
D | misc.py | 345 def from_stream(cls, orig_stream: TextIO) -> "StreamWrapper": member in StreamWrapper
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_internal/utils/ |
D | misc.py | 345 def from_stream(cls, orig_stream: TextIO) -> "StreamWrapper": member in StreamWrapper
|
/aosp_15_r20/external/python/oauth2client/oauth2client/ |
D | client.py | 1291 def from_stream(credential_filename): member in GoogleCredentials
|
/aosp_15_r20/external/autotest/utils/frozen_chromite/third_party/oauth2client/ |
H A D | client.py | 1331 def from_stream(credential_filename): member in GoogleCredentials
|