Lines Matching full:error_string
128 LPWSTR error_string = NULL;134 (LPWSTR)&error_string,137 dict->SetString("os_error_string", WideToUTF8(error_string));138 LocalFree(error_string);