Searched refs:InterceptRequest (Results 1 – 4 of 4) sorted by relevance
59 struct InterceptRequest { struct
103 InterceptRequest req = {.pid = target_pid, .dump_type = intercept_type}; in tombstoned_intercept()
70 static bool is_intercept_request_valid(const InterceptRequest& request) { in is_intercept_request_valid()98 InterceptRequest intercept_request; in intercept_request_cb()
109 InterceptRequest req = {.pid = pid, .dump_type = dump_type}; in debuggerd_trigger_dump()