Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Target/
DThreadSpec.h85 TIDMatches (lldb::tid_t thread_id) const in TIDMatches() function
/external/lldb/source/Target/
DThreadSpec.cpp61 ThreadSpec::TIDMatches (Thread &thread) const in TIDMatches() function in ThreadSpec