• Home
  • Raw
  • Download

Lines Matching refs:kDebugLevelTrace

271 			dlog( kDebugLevelTrace, "\n" );  in DllMain()
309 dlog( kDebugLevelTrace, "DllRegisterServer\n" ); in DllRegisterServer()
343 dlog( kDebugLevelTrace, "DllUnregisterServer\n" ); in DllUnregisterServer()
370 dlog( kDebugLevelTrace, "%s begin (ticks=%d)\n", __ROUTINE__, GetTickCount() ); in NSPStartup()
371 dlog( kDebugLevelTrace, "%s (GUID=%U, refCount=%ld)\n", __ROUTINE__, inProviderID, gRefCount ); in NSPStartup()
415 dlog( kDebugLevelTrace, "%s end (ticks=%d)\n", __ROUTINE__, GetTickCount() ); in NSPStartup()
435 dlog( kDebugLevelTrace, "%s begin (ticks=%d)\n", __ROUTINE__, GetTickCount() ); in NSPCleanup()
436 dlog( kDebugLevelTrace, "%s (GUID=%U, refCount=%ld)\n", __ROUTINE__, inProviderID, gRefCount ); in NSPCleanup()
477 dlog( kDebugLevelTrace, "%s end (ticks=%d)\n", __ROUTINE__, GetTickCount() ); in NSPCleanup()
511 dlog( kDebugLevelTrace, "%s begin (ticks=%d)\n", __ROUTINE__, GetTickCount() ); in NSPLookupServiceBegin()
519 dlog( kDebugLevelTrace, "%s (flags=0x%08X, name=\"%S\")\n", __ROUTINE__, inFlags, name ); in NSPLookupServiceBegin()
625 dlog( kDebugLevelTrace, "%s end (ticks=%d)\n", __ROUTINE__, GetTickCount() ); in NSPLookupServiceBegin()
658 dlog( kDebugLevelTrace, "%s begin (ticks=%d)\n", __ROUTINE__, GetTickCount() ); in NSPLookupServiceNext()
670 …dlog( kDebugLevelTrace, "%s (lookup=%#p, flags=0x%08X, *ioSize=%d)\n", __ROUTINE__, inLookup, inFl… in NSPLookupServiceNext()
743 dlog( kDebugLevelTrace, "%s end (ticks=%d)\n", __ROUTINE__, GetTickCount() ); in NSPLookupServiceNext()
764 dlog( kDebugLevelTrace, "%s begin (ticks=%d)\n", __ROUTINE__, GetTickCount() ); in NSPLookupServiceEnd()
766 dlog( kDebugLevelTrace, "%s (lookup=%#p)\n", __ROUTINE__, inLookup ); in NSPLookupServiceEnd()
774 dlog( kDebugLevelTrace, "%s end (ticks=%d)\n", __ROUTINE__, GetTickCount() ); in NSPLookupServiceEnd()
806 dlog( kDebugLevelTrace, "%s begin (ticks=%d)\n", __ROUTINE__, GetTickCount() ); in NSPSetService()
807 dlog( kDebugLevelTrace, "%s\n", __ROUTINE__ ); in NSPSetService()
811 dlog( kDebugLevelTrace, "%s end (ticks=%d)\n", __ROUTINE__, GetTickCount() ); in NSPSetService()
828 dlog( kDebugLevelTrace, "%s begin (ticks=%d)\n", __ROUTINE__, GetTickCount() ); in NSPInstallServiceClass()
829 dlog( kDebugLevelTrace, "%s\n", __ROUTINE__ ); in NSPInstallServiceClass()
833 dlog( kDebugLevelTrace, "%s end (ticks=%d)\n", __ROUTINE__, GetTickCount() ); in NSPInstallServiceClass()
850 dlog( kDebugLevelTrace, "%s begin (ticks=%d)\n", __ROUTINE__, GetTickCount() ); in NSPRemoveServiceClass()
851 dlog( kDebugLevelTrace, "%s\n", __ROUTINE__ ); in NSPRemoveServiceClass()
855 dlog( kDebugLevelTrace, "%s end (ticks=%d)\n", __ROUTINE__, GetTickCount() ); in NSPRemoveServiceClass()
872 dlog( kDebugLevelTrace, "%s begin (ticks=%d)\n", __ROUTINE__, GetTickCount() ); in NSPGetServiceClassInfo()
873 dlog( kDebugLevelTrace, "%s\n", __ROUTINE__ ); in NSPGetServiceClassInfo()
877 dlog( kDebugLevelTrace, "%s end (ticks=%d)\n", __ROUTINE__, GetTickCount() ); in NSPGetServiceClassInfo()
1182 dlog( kDebugLevelTrace, "%s (flags=0x%08X, name=%s, rrType=%d, rDataSize=%d)\n", in QueryRecordCallback4()
1269 dlog( kDebugLevelTrace, "%s (flags=0x%08X, name=%s, rrType=%d, rDataSize=%d)\n", in QueryRecordCallback6()