Home
last modified time | relevance | path

Searched refs:old_packet_timeout (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
HDGDBRemoteCommunication.h155 const uint32_t old_packet_timeout = m_packet_timeout; in SetPacketTimeout() local
157 return old_packet_timeout; in SetPacketTimeout()