Home
last modified time | relevance | path

Searched defs:memory_dump (Results 1 – 3 of 3) sorted by relevance

/system/core/debuggerd/libdebuggerd/
Dtombstone_proto.cpp353 bool memory_dump) { in dump_registers()
450 const ThreadInfo& thread_info, bool memory_dump = false) { in dump_thread()
Dtombstone_proto_to_text.cpp259 const MemoryDump& memory_dump = signal.fault_adjacent_metadata(); in print_tag_dump() local
/system/core/debuggerd/proto/
Dtombstone.proto128 repeated MemoryDump memory_dump = 5; field