Home | History | Annotate | Download | only in driver

Lines Matching defs:reason

990                         const char *reason = SBProcess::GetRestartedReasonAtIndexFromEvent (event, 0);
992 process.GetProcessID(), reason ? reason : "<UNKNOWN REASON>");
1003 const char *reason = SBProcess::GetRestartedReasonAtIndexFromEvent (event, i);
1004 int message_len = ::snprintf(message, sizeof(message), "\t%s\n", reason ? reason : "<UNKNOWN REASON>");
1303 // for that purpose. The reason you need to do this is a curious reason... editline will echo