Home
last modified time | relevance | path

Searched defs:from_packet (Results 1 – 25 of 50) sorted by relevance

12

/external/rust/crates/gdbstub/src/protocol/commands/
D_QStartNoAckMode.rs8 fn from_packet(buf: PacketBuf<'a>) -> Option<Self> { in from_packet() method
D_bs.rs8 fn from_packet(buf: PacketBuf<'a>) -> Option<Self> { in from_packet() method
D_qsThreadInfo.rs8 fn from_packet(buf: PacketBuf<'a>) -> Option<Self> { in from_packet() method
D_k.rs8 fn from_packet(buf: PacketBuf<'a>) -> Option<Self> { in from_packet() method
D_qfThreadInfo.rs8 fn from_packet(buf: PacketBuf<'a>) -> Option<Self> { in from_packet() method
Dexclamation_mark.rs8 fn from_packet(buf: PacketBuf<'a>) -> Option<Self> { in from_packet() method
D_QEnvironmentReset.rs8 fn from_packet(buf: PacketBuf<'a>) -> Option<Self> { in from_packet() method
D_g.rs8 fn from_packet(buf: PacketBuf<'a>) -> Option<Self> { in from_packet() method
D_qOffsets.rs8 fn from_packet(buf: PacketBuf<'a>) -> Option<Self> { in from_packet() method
D_bc.rs8 fn from_packet(buf: PacketBuf<'a>) -> Option<Self> { in from_packet() method
Dquestion_mark.rs8 fn from_packet(buf: PacketBuf<'a>) -> Option<Self> { in from_packet() method
D_r_upcase.rs8 fn from_packet(buf: PacketBuf<'a>) -> Option<Self> { in from_packet() method
D_g_upcase.rs10 fn from_packet(buf: PacketBuf<'a>) -> Option<Self> { in from_packet() method
D_t_upcase.rs12 fn from_packet(buf: PacketBuf<'a>) -> Option<Self> { in from_packet() method
D_qRcmd.rs10 fn from_packet(buf: PacketBuf<'a>) -> Option<Self> { in from_packet() method
D_vFile_fstat.rs10 fn from_packet(buf: PacketBuf<'a>) -> Option<Self> { in from_packet() method
D_vAttach.rs12 fn from_packet(buf: PacketBuf<'a>) -> Option<Self> { in from_packet() method
D_QAgent.rs10 fn from_packet(buf: PacketBuf<'a>) -> Option<Self> { in from_packet() method
D_s.rs10 fn from_packet(buf: PacketBuf<'a>) -> Option<Self> { in from_packet() method
D_vKill.rs12 fn from_packet(buf: PacketBuf<'a>) -> Option<Self> { in from_packet() method
D_vFile_close.rs10 fn from_packet(buf: PacketBuf<'a>) -> Option<Self> { in from_packet() method
D_QStartupWithShell.rs10 fn from_packet(buf: PacketBuf<'a>) -> Option<Self> { in from_packet() method
D_QDisableRandomization.rs10 fn from_packet(buf: PacketBuf<'a>) -> Option<Self> { in from_packet() method
D_QCatchSyscalls.rs14 fn from_packet(buf: PacketBuf<'a>) -> Option<Self> { in from_packet() method
/external/rust/crates/gdbstub/src/protocol/common/
Dlists.rs8 pub fn from_packet(args: &'a mut [u8]) -> Option<Self> { in from_packet() method

12