Lines Matching refs:GetLastError

250         throwWindowsException(env, GetLastError());
263 throwWindowsException(env, GetLastError());
278 throwWindowsException(env, GetLastError());
287 throwWindowsException(env, GetLastError());
312 throwWindowsException(env, GetLastError());
321 throwWindowsException(env, GetLastError());
349 throwWindowsException(env, GetLastError());
362 throwWindowsException(env, GetLastError());
377 if (GetLastError() != ERROR_NO_MORE_FILES)
378 throwWindowsException(env, GetLastError());
404 if (GetLastError() == ERROR_HANDLE_EOF) {
407 throwWindowsException(env, GetLastError());
428 if (GetLastError() != ERROR_HANDLE_EOF)
429 throwWindowsException(env, GetLastError());
441 throwWindowsException(env, GetLastError());
454 throwWindowsException(env, GetLastError());
469 throwWindowsException(env, GetLastError());
480 throwWindowsException(env, GetLastError());
489 throwWindowsException(env, GetLastError());
502 throwWindowsException(env, GetLastError());
513 throwWindowsException(env, GetLastError());
526 throwWindowsException(env, GetLastError());
541 throwWindowsException(env, GetLastError());
552 throwWindowsException(env, GetLastError());
577 throwWindowsException(env, GetLastError());
616 throwWindowsException(env, GetLastError());
641 throwWindowsException(env, GetLastError());
656 throwWindowsException(env, GetLastError());
667 throwWindowsException(env, GetLastError());
685 throwWindowsException(env, GetLastError());
704 if (GetLastError() == ERROR_INSUFFICIENT_BUFFER) {
707 throwWindowsException(env, GetLastError());
725 throwWindowsException(env, GetLastError());
738 throwWindowsException(env, GetLastError());
753 throwWindowsException(env, GetLastError());
768 throwWindowsException(env, GetLastError());
781 throwWindowsException(env, GetLastError());
795 throwWindowsException(env, GetLastError());
810 throwWindowsException(env, GetLastError());
822 throwWindowsException(env, GetLastError());
840 throwWindowsException(env, GetLastError());
870 if (GetLastError() != ERROR_INSUFFICIENT_BUFFER) {
871 throwWindowsException(env, GetLastError());
894 throwWindowsException(env, GetLastError());
911 throwWindowsException(env, GetLastError());
935 throwWindowsException(env, GetLastError());
948 if (GetLastError() == ERROR_NO_TOKEN)
950 throwWindowsException(env, GetLastError());
970 throwWindowsException(env, GetLastError());
982 throwWindowsException(env, GetLastError());
997 if (GetLastError() == ERROR_INSUFFICIENT_BUFFER) {
1000 throwWindowsException(env, GetLastError());
1021 throwWindowsException(env, GetLastError());
1046 throwWindowsException(env, GetLastError());
1062 throwWindowsException(env, GetLastError());
1081 throwWindowsException(env, GetLastError());
1092 throwWindowsException(env, GetLastError());
1125 throwWindowsException(env, GetLastError());
1165 throwWindowsException(env, GetLastError());
1180 throwWindowsException(env, GetLastError());
1200 throwWindowsException(env, GetLastError());
1202 DWORD ioResult = (res == 0) ? GetLastError() : 0;
1223 throwWindowsException(env, GetLastError());
1245 throwWindowsException(env, GetLastError());
1267 throwWindowsException(env, GetLastError());
1294 throwWindowsException(env, GetLastError());