Home
last modified time | relevance | path

Searched defs:amfd_data (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/core/debuggerd/libdebuggerd/include/libdebuggerd/
H A Dutility.h35 std::string* amfd_data; member
/aosp12/system/core/debuggerd/
H A Dcrash_dump.cpp146 static bool activity_manager_notify(pid_t pid, int signal, const std::string& amfd_data) { in activity_manager_notify()
619 std::string amfd_data; in main() local
/aosp12/system/core/debuggerd/libdebuggerd/
H A Dtombstone.cpp612 std::string* amfd_data) { in engrave_tombstone()