Home
last modified time | relevance | path

Searched defs:tombstone (Results 1 – 11 of 11) sorted by relevance

/aosp14/system/core/debuggerd/libdebuggerd/
H A Dtombstone_proto_to_text.cpp44 static const char* abi_string(const Tombstone& tombstone) { in abi_string()
61 static int pointer_width(const Tombstone& tombstone) { in pointer_width()
78 static void print_thread_header(CallbackType callback, const Tombstone& tombstone, in print_thread_header()
108 static void print_thread_registers(CallbackType callback, const Tombstone& tombstone, in print_thread_registers()
162 static void print_backtrace(CallbackType callback, const Tombstone& tombstone, in print_backtrace()
190 static void print_thread_backtrace(CallbackType callback, const Tombstone& tombstone, in print_thread_backtrace()
259 static void print_tag_dump(CallbackType callback, const Tombstone& tombstone) { in print_tag_dump()
313 static void print_memory_maps(CallbackType callback, const Tombstone& tombstone) { in print_memory_maps()
389 static void print_main_thread(CallbackType callback, const Tombstone& tombstone, in print_main_thread()
489 void print_logs(CallbackType callback, const Tombstone& tombstone, int tail) { in print_logs()
[all …]
H A Dtombstone_proto.cpp198 static void dump_probable_cause(Tombstone* tombstone, unwindstack::AndroidUnwinder* unwinder, in dump_probable_cause()
254 static void dump_abort_message(Tombstone* tombstone, in dump_abort_message()
298 static void dump_open_fds(Tombstone* tombstone, const OpenFilesList* open_files) { in dump_open_fds()
437 static void dump_thread(Tombstone* tombstone, unwindstack::AndroidUnwinder* unwinder, in dump_thread()
467 static void dump_mappings(Tombstone* tombstone, unwindstack::Maps* maps, in dump_mappings()
496 static void dump_log_file(Tombstone* tombstone, const char* logger, pid_t pid) { in dump_log_file()
571 static void dump_logcat(Tombstone* tombstone, pid_t pid) { in dump_logcat()
576 static void dump_tags_around_fault_addr(Signal* signal, const Tombstone& tombstone, in dump_tags_around_fault_addr()
619 void engrave_tombstone_proto(Tombstone* tombstone, unwindstack::AndroidUnwinder* unwinder, in engrave_tombstone_proto()
H A Dgwp_asan.cpp108 void GwpAsanCrashData::AddCauseProtos(Tombstone* tombstone, in AddCauseProtos()
H A Dscudo.cpp131 void ScudoCrashData::AddCauseProtos(Tombstone* tombstone, in AddCauseProtos()
H A Dtombstone.cpp130 Tombstone tombstone; in engrave_tombstone() local
/aosp14/frameworks/base/core/proto/android/os/
H A Dtombstone.proto26 optional bytes tombstone = 1; field
/aosp14/system/core/debuggerd/
H A Dpbtombstone.cpp49 Tombstone tombstone; in main() local
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DBootReceiver.java333 Context ctx, File tombstone, boolean proto, String processName) { in addTombstoneToDropBox()
/aosp14/frameworks/base/core/java/android/os/storage/
H A DStorageManager.java2677 public void setCacheBehaviorTombstone(File path, boolean tombstone) throws IOException { in setCacheBehaviorTombstone()
/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java6353 private int getActionButtonLayoutResource(boolean emphasizedMode, boolean tombstone) { in getActionButtonLayoutResource()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...