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