Home | History | Annotate | Download | only in Core

Lines Matching refs:error_cstr

1101             const char *error_cstr = error.AsCString();
1102 if (error_cstr)
1104 error_strm_ptr->Printf("error: %s\n", error_cstr);