Home
last modified time | relevance | path

Searched refs:GetThreadID (Results 1 – 11 of 11) sorted by relevance

/external/google-breakpad/src/processor/
Dminidump_unittest.cc265 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 …]
Dminidump_processor_unittest.cc96 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()
Dminidump_processor.cc112 has_requesting_thread = exception->GetThreadID(&requesting_thread_id); in Process()
174 if (!thread->GetThreadID(&thread_id)) { in Process()
Dminidump.cc1473 bool MinidumpThread::GetThreadID(uint32_t *thread_id) const { in GetThreadID() function in google_breakpad::MinidumpThread
1624 if (!thread->GetThreadID(&thread_id)) { in Read()
2943 bool MinidumpException::GetThreadID(uint32_t *thread_id) const { in GetThreadID() function in google_breakpad::MinidumpException
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_stoptheworld_linux_libcdep.cc170 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()
Dsanitizer_stoptheworld.h29 SuspendedThreadID GetThreadID(uptr index) const { in GetThreadID() function
/external/google-breakpad/src/google_breakpad/processor/
Dminidump.h282 virtual bool GetThreadID(uint32_t *thread_id) const;
607 bool GetThreadID(uint32_t *thread_id) const;
/external/compiler-rt/lib/lsan/
Dlsan_common.cc194 uptr os_id = static_cast<uptr>(suspended_threads.GetThreadID(i)); in ProcessThreads()
/external/google-breakpad/src/client/linux/handler/
Dexception_handler_unittest.cc1185 ASSERT_TRUE(exception->GetThreadID(&thread_id)); in TEST()
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
Dbreakpad_unittests.sym33126 FUNC 4a388 8c 0 google_breakpad::MinidumpThread::GetThreadID
33139 FUNC 4a414 8c 0 google_breakpad::MinidumpException::GetThreadID
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/
Dbreakpad_unittests.sym34872 FUNC 6f9a0 c0 0 google_breakpad::MinidumpThread::GetThreadID
34886 FUNC 6fa60 c0 0 google_breakpad::MinidumpException::GetThreadID