Home | History | Annotate | Download | only in API

Lines Matching defs:GetThread

1233 SBValue::GetThread()
1246 log->Printf ("SBValue(%p)::GetThread () => NULL", m_opaque_sp.get());
1248 log->Printf ("SBValue(%p)::GetThread () => %p", m_opaque_sp.get(), thread_sp.get());