Home
last modified time | relevance | path

Searched refs:dump_mappings (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/tools/aidl/
H A Daidl.h50 bool dump_mappings(const Options& options, const IoDelegate& io_delegate);
H A Daidl.cpp850 bool dump_mappings(const Options& options, const IoDelegate& io_delegate) { in dump_mappings() function
912 ret = android::aidl::dump_mappings(options, io_delegate) ? 0 : 1; in aidl_entry()
/aosp12/system/core/debuggerd/libdebuggerd/
H A Dtombstone_proto.cpp437 static void dump_mappings(Tombstone* tombstone, unwindstack::Unwinder* unwinder) { in dump_mappings() function
674 dump_mappings(&result, unwinder); in engrave_tombstone_proto()