Home
last modified time | relevance | path

Searched refs:TombstonedCrashPacket (Results 1 – 4 of 4) sorted by relevance

/system/core/debuggerd/tombstoned/
Dtombstoned_client.cpp52 TombstonedCrashPacket packet = {}; in tombstoned_connect()
101 TombstonedCrashPacket packet = {}; in tombstoned_notify_completion()
Dtombstoned.cpp302 TombstonedCrashPacket response = {.packet_type = CrashPacketType::kPerformDump}; in perform_request()
352 TombstonedCrashPacket request = {}; in crash_request_cb()
432 TombstonedCrashPacket request = {}; in crash_completed()
/system/core/debuggerd/
Dprotocol.h53 struct TombstonedCrashPacket { struct
Ddebuggerd_test.cpp1524 TombstonedCrashPacket packet = {}; in TEST()