Home
last modified time | relevance | path

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

/external/pigweed/pw_system/
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()
Dasync_packet_io.cc107 PacketIO::PacketIO(channel::ByteReaderWriter& io_channel, in PacketIO()
/external/pigweed/pw_hdlc/public/pw_hdlc/
Drouter.h56 Router(pw::channel::ByteReaderWriter& io_channel, ByteSpan decode_buffer) in Router()
/external/e2fsprogs/lib/ext2fs/
Dext2_io.h30 typedef struct struct_io_channel *io_channel; typedef