Home | History | Annotate | Download | only in Commands

Lines Matching full:error_cstr

1070             const char *error_cstr = error.AsCString(NULL);
1071 if (error_cstr)
1072 result.GetErrorStream().Printf("error: %s\n", error_cstr);