Searched refs:GetDumpThreadID (Results 1 – 3 of 3) sorted by relevance
922 bool GetDumpThreadID(uint32_t *thread_id) const;
107 has_dump_thread = breakpad_info->GetDumpThreadID(&dump_thread_id); in Process()
4359 bool MinidumpBreakpadInfo::GetDumpThreadID(uint32_t *thread_id) const { in GetDumpThreadID() function in google_breakpad::MinidumpBreakpadInfo