Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_system/
H A Dsystem.cc47 void SystemStart(channel::ByteReaderWriter& io_channel) { in SystemStart()
63 channel::ByteReaderWriter& io_channel) { in InitializePacketIoGlobal()
107 void AsyncCore::Init(channel::ByteReaderWriter& io_channel) { in Init()
H A Dasync_packet_io.cc107 PacketIO::PacketIO(channel::ByteReaderWriter& io_channel, in PacketIO()
/aosp_15_r20/external/pigweed/pw_hdlc/public/pw_hdlc/
H A Drouter.h56 Router(pw::channel::ByteReaderWriter& io_channel, ByteSpan decode_buffer) in Router()
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Dext2_io.h30 typedef struct struct_io_channel *io_channel; typedef