Lines Matching refs:can_update
89 ThreadList::GetSize (bool can_update) in GetSize() argument
92 if (can_update) in GetSize()
98 ThreadList::GetThreadAtIndex (uint32_t idx, bool can_update) in GetThreadAtIndex() argument
101 if (can_update) in GetThreadAtIndex()
111 ThreadList::FindThreadByID (lldb::tid_t tid, bool can_update) in FindThreadByID() argument
115 if (can_update) in FindThreadByID()
133 ThreadList::FindThreadByProtocolID (lldb::tid_t tid, bool can_update) in FindThreadByProtocolID() argument
137 if (can_update) in FindThreadByProtocolID()
156 ThreadList::RemoveThreadByID (lldb::tid_t tid, bool can_update) in RemoveThreadByID() argument
160 if (can_update) in RemoveThreadByID()
179 ThreadList::RemoveThreadByProtocolID (lldb::tid_t tid, bool can_update) in RemoveThreadByProtocolID() argument
183 if (can_update) in RemoveThreadByProtocolID()
226 ThreadList::FindThreadByIndexID (uint32_t index_id, bool can_update) in FindThreadByIndexID() argument
230 if (can_update) in FindThreadByIndexID()