HomeSort by relevance Sort by last modified time
    Searched defs:AppMemoryList (Results 1 - 2 of 2) sorted by null

  /external/google-breakpad/src/client/linux/minidump_writer/
minidump_writer.h 68 typedef std::list<AppMemory> AppMemoryList;
99 const AppMemoryList& appdata);
103 const AppMemoryList& appdata);
110 const AppMemoryList& appdata);
115 const AppMemoryList& appdata);
119 const AppMemoryList& appdata,
  /external/google-breakpad/src/client/windows/handler/
exception_handler.h 96 typedef std::list<AppMemory> AppMemoryList;
490 AppMemoryList app_memory_info_;

Completed in 50 milliseconds