Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl.h49 bool dump_mappings(const Options& options, const IoDelegate& io_delegate);
Daidl.cpp883 bool dump_mappings(const Options& options, const IoDelegate& io_delegate) { in dump_mappings() function
931 success = android::aidl::dump_mappings(options, io_delegate); in aidl_entry()
/system/core/debuggerd/libdebuggerd/
Dtombstone_proto.cpp536 static void dump_mappings(Tombstone* tombstone, unwindstack::Maps* maps, in dump_mappings() function
792 dump_mappings(&result, unwinder->GetMaps(), unwinder->GetProcessMemory()); in engrave_tombstone_proto()