Home | History | Annotate | Download | only in MacOSX-Kernel

Lines Matching full:error_cstr

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