Home
last modified time | relevance | path

Searched refs:GetRequestingThreadID (Results 1 – 3 of 3) sorted by relevance

/external/google-breakpad/src/google_breakpad/processor/
Dminidump.h768 bool GetRequestingThreadID(uint32_t *thread_id) const;
/external/google-breakpad/src/processor/
Dminidump_processor.cc106 breakpad_info->GetRequestingThreadID(&requesting_thread_id); in Process()
Dminidump.cc3662 bool MinidumpBreakpadInfo::GetRequestingThreadID(uint32_t *thread_id) in GetRequestingThreadID() function in google_breakpad::MinidumpBreakpadInfo