Home | History | Annotate | Download | only in Commands

Lines Matching refs:error_cstr

694                 const char *error_cstr = error.AsCString();
695 if (error_cstr && error_cstr[0])
697 result.AppendError(error_cstr);