Home | History | Annotate | Download | only in driver

Lines Matching full:error_cstr

1721             const char *error_cstr = error.GetCString ();
1722 if (error_cstr)
1723 ::fprintf (stderr, "error: %s\n", error_cstr);