Home | History | Annotate | Download | only in Commands

Lines Matching refs:error_cstr

2701                                 const char *error_cstr = error.AsCString();
2702 if (error_cstr)
2703 result.AppendError (error_cstr);