Lines Matching defs:void
34 static void logMessageV(const char *pszPrefix, const char *pszFormat, va_list va)
51 static void logMessage(const char *pszPrefix, const char *pszFormat, ...)
60 DECLEXPORT(void) crError(const char *pszFormat, ...)
106 DECLEXPORT(void) crWarning(const char *pszFormat, ...)
118 DECLEXPORT(void) crInfo(const char *pszFormat, ...)
130 DECLEXPORT(void) crDebug(const char *pszFormat, ...)
217 void __getHostInfo( void )
237 static void __crCheckCanada(void)
249 static void __crCheckSwedishChef(void)
261 static void __crCheckAustralia(void)
274 static void outputChromiumMessage( FILE *output, char *str )
285 static void crRedirectIOToConsole()
307 DECLEXPORT(void) crError(const char *format, ... )
391 void crEnableWarnings(int onOff)
399 DECLEXPORT(void) crWarning(const char *format, ... )
428 DECLEXPORT(void) crInfo(const char *format, ... )
452 static DECLCALLBACK(void) crDebugBackdoorRt(char* pcszStr)
457 static DECLCALLBACK(void) crDebugBackdoorDispMp(char* pcszStr)
469 static void crDebugDbgPrint(const char *str)
475 static void crDebugDbgPrintF(const char * szString, ...)
486 static void crDebugDmlPrint(const char* pszDesc, const char* pszCmd)
492 DECLEXPORT(void) crDbgCmdPrint(const char *description1, const char *description2, const char *cmd, ...)
511 DECLEXPORT(void) crDbgCmdSymLoadPrint(const char *modName, const void*pvAddress)
545 DECLEXPORT(void) crDebug(const char *format, ... )
557 typedef DECLCALLBACK(void) FNCRGEDUGBACKDOOR(char* pcszStr);
737 (void) lpvReserved;