Searched refs:GetMemoryInfoAtIndex (Results 1 – 3 of 3) sorted by relevance
989 const MinidumpMemoryInfo* GetMemoryInfoAtIndex(unsigned int index) const;
1036 const MinidumpMemoryInfo *info1 = info_list->GetMemoryInfoAtIndex(0); in TEST()
4638 const MinidumpMemoryInfo* MinidumpMemoryInfoList::GetMemoryInfoAtIndex( in GetMemoryInfoAtIndex() function in google_breakpad::MinidumpMemoryInfoList4671 return GetMemoryInfoAtIndex(info_index); in GetMemoryInfoForAddress()