Home | History | Annotate | Download | only in app

Lines Matching full:errmsg

832     static const char errmsg[] = "Failed to tell parent about crash.\n";
833 WriteLog(errmsg, sizeof(errmsg) - 1);
840 static const char errmsg[] = "Parent failed to complete crash dump.\n";
841 WriteLog(errmsg, sizeof(errmsg) - 1);