Home
last modified time | relevance | path

Searched defs:bytes_transmitted (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationHistory.cpp30 uint32_t bytes_transmitted) { in AddPacket()
46 uint32_t bytes_transmitted) { in AddPacket()
/llvm-project/lldb/include/lldb/Utility/
H A DGDBRemote.h72 uint32_t bytes_transmitted = 0; member