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