Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_stoptheworld.h29 SuspendedThreadID GetThreadID(uptr index) const { in GetThreadID() function
/external/google-breakpad/src/processor/
Dminidump.cc1473 bool MinidumpThread::GetThreadID(uint32_t *thread_id) const { in GetThreadID() function in google_breakpad::MinidumpThread
2943 bool MinidumpException::GetThreadID(uint32_t *thread_id) const { in GetThreadID() function in google_breakpad::MinidumpException