Home
last modified time | relevance | path

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

/system/core/debuggerd/tombstoned/
Dtombstoned_client.cpp47 TombstonedCrashPacket packet = {}; in tombstoned_connect()
86 TombstonedCrashPacket packet = {}; in tombstoned_notify_completion()
Dtombstoned.cpp226 TombstonedCrashPacket response = { in perform_request()
274 TombstonedCrashPacket request = {}; in crash_request_cb()
340 TombstonedCrashPacket request = {}; in crash_completed_cb()
/system/core/debuggerd/
Dprotocol.h53 struct TombstonedCrashPacket { struct
Ddebuggerd_test.cpp951 TombstonedCrashPacket packet = {}; in TEST()