Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Target/
DThreadList.cpp675 bool ThreadList::SetSelectedThreadByIndexID(uint32_t index_id, bool notify) { in SetSelectedThreadByIndexID() function in ThreadList
/external/llvm-project/lldb/source/API/
DSBProcess.cpp413 bool SBProcess::SetSelectedThreadByIndexID(uint32_t index_id) { in SetSelectedThreadByIndexID() function in SBProcess