Searched refs:szApiCall (Results 1 – 2 of 2) sorted by relevance
229 sal_Bool ImplWriteLastError( DWORD lastError, const char *szApiCall );
6407 sal_Bool ImplWriteLastError( DWORD lastError, const char *szApiCall ) argument6439 fprintf( fp, "%s returned %u (0x%x)\n", szApiCall, lastError, lastError );
Completed in 34 milliseconds