HomeSort by relevance Sort by last modified time
    Searched refs:EVENTLOG_INFORMATION_TYPE (Results 1 - 12 of 12) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
rtutils.h 89 #define RouterLogInformationA(h,msg,count,array,err) RouterLogEventA(h,EVENTLOG_INFORMATION_TYPE,msg,count,array,err)
93 #define RouterLogInformationDataA(h,msg,count,array,c,buf) RouterLogEventDataA(h,EVENTLOG_INFORMATION_TYPE,msg,count,array,c,buf)
97 #define RouterLogInformationStringA(h,msg,count,array,err,index) RouterLogEventStringA(h,EVENTLOG_INFORMATION_TYPE,msg,count,array,err,index)
110 #define RouterLogInformationW(h,msg,count,array,err) RouterLogEventW(h,EVENTLOG_INFORMATION_TYPE,msg,count,array,err)
114 #define RouterLogInformationDataW(h,msg,count,array,c,buf) RouterLogEventDataW(h,EVENTLOG_INFORMATION_TYPE,msg,count,array,c,buf)
118 #define RouterLogInformationStringW(h,msg,count,array,err,index) RouterLogEventStringW(h,EVENTLOG_INFORMATION_TYPE,msg,count,array,err,index)
winnt.h     [all...]
  /external/mdnsresponder/mDNSWindows/SystemService/
Service.c 851 ReportStatus( EVENTLOG_INFORMATION_TYPE, "Running service directly\n" );
968 | EVENTLOG_INFORMATION_TYPE
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/logging/
handlers.py     [all...]
  /external/python/cpython2/Lib/logging/
handlers.py     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/logging/
handlers.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/logging/
handlers.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/logging/
handlers.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/logging/
handlers.py     [all...]
  /external/mdnsresponder/mDNSShared/
DebugServices.c 1038 typesSupported = EVENTLOG_SUCCESS | EVENTLOG_ERROR_TYPE | EVENTLOG_WARNING_TYPE | EVENTLOG_INFORMATION_TYPE |
1075 type = EVENTLOG_INFORMATION_TYPE;
    [all...]
  /external/mdnsresponder/mDNSWindows/
mDNSWin32.c     [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 1819 milliseconds