Searched refs:dump_mappings (Results 1 – 3 of 3) sorted by relevance
49 bool dump_mappings(const Options& options, const IoDelegate& io_delegate);
883 bool dump_mappings(const Options& options, const IoDelegate& io_delegate) { in dump_mappings() function931 success = android::aidl::dump_mappings(options, io_delegate); in aidl_entry()
536 static void dump_mappings(Tombstone* tombstone, unwindstack::Maps* maps, in dump_mappings() function792 dump_mappings(&result, unwinder->GetMaps(), unwinder->GetProcessMemory()); in engrave_tombstone_proto()