Lines Matching full:error_cstr
1051 const char *error_cstr = error.AsCString();1052 if (error_cstr && error_cstr[0])1053 result.AppendError (error_cstr);