Home
last modified time | relevance | path

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

/aosp12/system/core/debuggerd/libdebuggerd/
H A Dtombstone_proto_to_text.cpp44 static const char* abi_string(const Tombstone& tombstone) { in abi_string()
59 static int pointer_width(const Tombstone& tombstone) { in pointer_width()
74 static void print_thread_header(CallbackType callback, const Tombstone& tombstone, in print_thread_header()
99 static void print_thread_registers(CallbackType callback, const Tombstone& tombstone, in print_thread_registers()
149 static void print_backtrace(CallbackType callback, const Tombstone& tombstone, in print_backtrace()
171 static void print_thread_backtrace(CallbackType callback, const Tombstone& tombstone, in print_thread_backtrace()
182 static void print_thread_memory_dump(CallbackType callback, const Tombstone& tombstone, in print_thread_memory_dump()
239 static void print_tag_dump(CallbackType callback, const Tombstone& tombstone) { in print_tag_dump()
293 static void print_main_thread(CallbackType callback, const Tombstone& tombstone, in print_main_thread()
403 void print_logs(CallbackType callback, const Tombstone& tombstone, int tail) { in print_logs()
[all …]
H A Dtombstone_proto.cpp186 static void dump_probable_cause(Tombstone* tombstone, unwindstack::Unwinder* unwinder, in dump_probable_cause()
240 static void dump_abort_message(Tombstone* tombstone, unwindstack::Unwinder* unwinder, in dump_abort_message()
277 static void dump_open_fds(Tombstone* tombstone, const OpenFilesList* open_files) { in dump_open_fds()
338 static void dump_thread(Tombstone* tombstone, unwindstack::Unwinder* unwinder, in dump_thread()
432 static void dump_main_thread(Tombstone* tombstone, unwindstack::Unwinder* unwinder, in dump_main_thread()
437 static void dump_mappings(Tombstone* tombstone, unwindstack::Unwinder* unwinder) { in dump_mappings()
468 static void dump_log_file(Tombstone* tombstone, const char* logger, pid_t pid) { in dump_log_file()
543 static void dump_logcat(Tombstone* tombstone, pid_t pid) { in dump_logcat()
548 static void dump_tags_around_fault_addr(Signal* signal, const Tombstone& tombstone, in dump_tags_around_fault_addr()
600 void engrave_tombstone_proto(Tombstone* tombstone, unwindstack::Unwinder* unwinder, in engrave_tombstone_proto()
H A Dscudo.cpp126 void ScudoCrashData::AddCauseProtos(Tombstone* tombstone, unwindstack::Unwinder* unwinder) const { in AddCauseProtos()
H A Dgwp_asan.cpp106 void GwpAsanCrashData::AddCauseProtos(Tombstone* tombstone, unwindstack::Unwinder* unwinder) const { in AddCauseProtos()
H A Dtombstone.cpp614 Tombstone tombstone; in engrave_tombstone() local
/aosp12/frameworks/native/cmds/installd/
H A DCacheItem.h50 bool tombstone; variable
/aosp12/system/core/debuggerd/
H A Dpbtombstone.cpp49 Tombstone tombstone; in main() local
/aosp12/frameworks/compile/mclinker/include/mcld/ADT/
H A DHashBase.tcc45 static entry_type* tombstone = reinterpret_cast<entry_type*>(0x1); in getTombstone() local
/aosp12/frameworks/compile/mclinker/unittests/
H A DHashTableTest.cpp177 TEST_F(HashTableTest, tombstone) { in TEST_F() argument
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DBootReceiver.java477 public static void addTombstoneToDropBox(Context ctx, File tombstone, boolean proto) { in addTombstoneToDropBox()
/aosp12/frameworks/base/core/java/android/os/storage/
H A DStorageManager.java2713 public void setCacheBehaviorTombstone(File path, boolean tombstone) throws IOException { in setCacheBehaviorTombstone()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...