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