Searched defs:GetThreadContext (Results 1 – 4 of 4) sorted by relevance
/external/cronet/base/profiler/ | ||
D | suspendable_thread_delegate_mac.cc | 98 bool SuspendableThreadDelegateMac::GetThreadContext( in GetThreadContext() function in base::SuspendableThreadDelegateMac |
D | suspendable_thread_delegate_win.cc | 205 bool SuspendableThreadDelegateWin::GetThreadContext(CONTEXT* thread_context) { in GetThreadContext() function in base::SuspendableThreadDelegateWin |
D | stack_copier_suspend_unittest.cc | 60 bool GetThreadContext(RegisterContext* thread_context) override { in GetThreadContext() function in base::__anon561cf1370111::TestSuspendableThreadDelegate |
/external/compiler-rt/lib/sanitizer_common/tests/ | ||
D | sanitizer_thread_registry_test.cc | 27 static ThreadContextBase *GetThreadContext(u32 tid) { in GetThreadContext() function |