Home
last modified time | relevance | path

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

/aosp14/system/core/debuggerd/
H A Dprotocol.h62 struct InterceptRequest { struct
H A Ddebuggerd_test.cpp124 InterceptRequest req = { in tombstoned_intercept()
/aosp14/system/core/debuggerd/tombstoned/
H A Dintercept_manager.cpp72 static bool is_intercept_request_valid(const InterceptRequest& request) { in is_intercept_request_valid()
100 InterceptRequest intercept_request; in intercept_request_cb()
/aosp14/system/core/debuggerd/client/
H A Ddebuggerd_client.cpp173 InterceptRequest req = { in debuggerd_trigger_dump()