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