Searched refs:GetThreadNameAtIndex (Results 1 – 3 of 3) sorted by relevance
430 virtual MinidumpThreadName* GetThreadNameAtIndex(unsigned int index) const;
223 MinidumpThreadName* thread_name = thread_names->GetThreadNameAtIndex(thread_name_index); in Process()
2224 MinidumpThreadName* MinidumpThreadNameList::GetThreadNameAtIndex( in GetThreadNameAtIndex() function in google_breakpad::MinidumpThreadNameList