Home
last modified time | relevance | path

Searched defs:GetThreadContext (Results 1 – 4 of 4) sorted by relevance

/external/cronet/base/profiler/
Dsuspendable_thread_delegate_mac.cc98 bool SuspendableThreadDelegateMac::GetThreadContext( in GetThreadContext() function in base::SuspendableThreadDelegateMac
Dsuspendable_thread_delegate_win.cc205 bool SuspendableThreadDelegateWin::GetThreadContext(CONTEXT* thread_context) { in GetThreadContext() function in base::SuspendableThreadDelegateWin
Dstack_copier_suspend_unittest.cc60 bool GetThreadContext(RegisterContext* thread_context) override { in GetThreadContext() function in base::__anon561cf1370111::TestSuspendableThreadDelegate
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_thread_registry_test.cc27 static ThreadContextBase *GetThreadContext(u32 tid) { in GetThreadContext() function