Home
last modified time | relevance | path

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

/aosp14/system/core/debuggerd/libdebuggerd/include/libdebuggerd/
H A Dutility.h33 std::string* amfd_data; member
/aosp14/system/core/debuggerd/libdebuggerd/
H A Dtombstone.cpp128 std::string* amfd_data) { in engrave_tombstone()
/aosp14/system/core/debuggerd/
H A Dcrash_dump.cpp145 static bool activity_manager_notify(pid_t pid, int signal, const std::string& amfd_data, in activity_manager_notify()
650 std::string amfd_data; in main() local