Searched refs:INCIDENT_HELPER (Results 1 – 1 of 1) sorted by relevance
59 const char INCIDENT_HELPER[] = "/system/bin/incident_helper"; variable63 const char* ihArgs[]{INCIDENT_HELPER, "-s", String8::format("%d", id).string(), NULL}; in fork_execute_incident_helper()