Searched refs:displayLastError (Results 1 – 3 of 3) sorted by relevance
442 if (gIsConsole || gIsDebug) displayLastError("CreatePipe failed: "); in getJavaVersion()446 if (gIsConsole || gIsDebug) displayLastError("SetHandleInformation failed: "); in getJavaVersion()473 if ((gIsConsole || gIsDebug) && !ok) displayLastError("CreateProcess failed: "); in getJavaVersion()
41 void displayLastError(const char *description, ...) { in displayLastError() function
356 void displayLastError(const char *description, ...);