Searched defs:AppMemory (Results 1 - 2 of 2) sorted by relevance

/external/google-breakpad/src/client/linux/minidump_writer/
H A Dminidump_writer.h56 struct AppMemory { struct in namespace:google_breakpad
60 bool operator==(const struct AppMemory& other) const {
68 typedef std::list<AppMemory> AppMemoryList;
/external/google-breakpad/src/client/windows/handler/
H A Dexception_handler.h84 struct AppMemory { struct in namespace:google_breakpad
88 bool operator==(const struct AppMemory& other) const {
96 typedef std::list<AppMemory> AppMemoryList;

Completed in 107 milliseconds