Searched defs:stream_reader (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/tokio-util/src/io/ |
D | mod.rs | 18 mod stream_reader; module
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/serialization/ |
H A D | import_read.cpp | 15 caffe2::serialize::PyTorchStreamReader& stream_reader, in readArchiveAndTensors()
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/compatibility/ |
H A D | model_compatibility.cpp | 32 PyTorchStreamReader& stream_reader) { in readArchive()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/asyncio/ |
D | streams.py | 192 def __init__(self, stream_reader, client_connected_cb=None, loop=None): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/asyncio/ |
D | streams.py | 192 def __init__(self, stream_reader, client_connected_cb=None, loop=None): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/asyncio/ |
D | streams.py | 192 def __init__(self, stream_reader, client_connected_cb=None, loop=None): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/asyncio/ |
D | streams.py | 192 def __init__(self, stream_reader, client_connected_cb=None, loop=None): argument
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/asyncio/ |
H A D | streams.py | 192 def __init__(self, stream_reader, client_connected_cb=None, loop=None): argument
|
/aosp_15_r20/external/python/cpython3/Lib/asyncio/ |
D | streams.py | 192 def __init__(self, stream_reader, client_connected_cb=None, loop=None): argument
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/ |
H A D | import.cpp | 162 caffe2::serialize::PyTorchStreamReader& stream_reader) { in isTensorInBytecodeArchive()
|