Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Target/
H A DThreadList.cpp711 bool ThreadList::SetSelectedThreadByIndexID(uint32_t index_id, bool notify) { SetSelectedThreadByIndexID() function in ThreadList
/llvm-project/lldb/source/API/
H A DSBProcess.cpp372 bool SBProcess::SetSelectedThreadByIndexID(uint32_t index_id) { SetSelectedThreadByIndexID() function in SBProcess