Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationHistory.cpp37 const uint32_t idx = GetNextIndex(); in AddPacket()
55 const uint32_t idx = GetNextIndex(); in AddPacket()
DGDBRemoteCommunicationHistory.h65 uint32_t GetNextIndex() { in GetNextIndex() function