Home | History | Annotate | Download | only in Commands

Lines Matching refs:AsCString

1070             const char *error_cstr = error.AsCString(NULL);
1104 if (error.AsCString(NULL))
1105 result.AppendError(error.AsCString());
1226 result.AppendError (error.AsCString());
1313 if (error.AsCString(NULL))
1314 result.AppendError(error.AsCString());