Searched refs:GetThreadID (Results 1 – 11 of 11) sorted by relevance
265 ASSERT_TRUE(md_thread->GetThreadID(&thread_id)); in TEST()336 ASSERT_TRUE(md_thread->GetThreadID(&thread_id)); in TEST()379 ASSERT_TRUE(md_thread->GetThreadID(&thread_id)); in TEST()580 ASSERT_TRUE(thread_list->GetThreadAtIndex(0)->GetThreadID(&thread_id)); in TEST()588 ASSERT_TRUE(thread_list->GetThreadAtIndex(1)->GetThreadID(&thread_id)); in TEST()596 ASSERT_TRUE(thread_list->GetThreadAtIndex(2)->GetThreadID(&thread_id)); in TEST()604 ASSERT_TRUE(thread_list->GetThreadAtIndex(3)->GetThreadID(&thread_id)); in TEST()612 ASSERT_TRUE(thread_list->GetThreadAtIndex(4)->GetThreadID(&thread_id)); in TEST()728 ASSERT_TRUE(md_exception->GetThreadID(&thread_id)); in TEST()802 ASSERT_TRUE(md_exception->GetThreadID(&thread_id)); in TEST()[all …]
96 MOCK_CONST_METHOD1(GetThreadID, bool(uint32_t*));509 EXPECT_CALL(no_memory_thread, GetThreadID(_)). in TEST_F()609 EXPECT_CALL(no_context_thread, GetThreadID(_)). in TEST_F()
112 has_requesting_thread = exception->GetThreadID(&requesting_thread_id); in Process()174 if (!thread->GetThreadID(&thread_id)) { in Process()
1473 bool MinidumpThread::GetThreadID(uint32_t *thread_id) const { in GetThreadID() function in google_breakpad::MinidumpThread1624 if (!thread->GetThreadID(&thread_id)) { in Read()2943 bool MinidumpException::GetThreadID(uint32_t *thread_id) const { in GetThreadID() function in google_breakpad::MinidumpException
170 pid_t tid = suspended_threads_list_.GetThreadID(i); in ResumeAllThreads()186 internal_ptrace(PTRACE_KILL, suspended_threads_list_.GetThreadID(i), in KillAllThreads()497 pid_t tid = GetThreadID(index); in GetRegistersAndSP()
29 SuspendedThreadID GetThreadID(uptr index) const { in GetThreadID() function
282 virtual bool GetThreadID(uint32_t *thread_id) const;607 bool GetThreadID(uint32_t *thread_id) const;
194 uptr os_id = static_cast<uptr>(suspended_threads.GetThreadID(i)); in ProcessThreads()
1185 ASSERT_TRUE(exception->GetThreadID(&thread_id)); in TEST()
33126 FUNC 4a388 8c 0 google_breakpad::MinidumpThread::GetThreadID33139 FUNC 4a414 8c 0 google_breakpad::MinidumpException::GetThreadID
34872 FUNC 6f9a0 c0 0 google_breakpad::MinidumpThread::GetThreadID34886 FUNC 6fa60 c0 0 google_breakpad::MinidumpException::GetThreadID