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

  /external/chromium_org/device/bluetooth/
bluetooth_init_win.h 13 // The Windows 8 SDK defines FACILITY_VISUALCPP in winerror.h.
14 #undef FACILITY_VISUALCPP
bluetooth_init_win.cc 14 return HRESULT_FACILITY(exception_code) == FACILITY_VISUALCPP ?
  /external/chromium_org/media/base/
media_win.cc 9 // The Windows 8 SDK defines FACILITY_VISUALCPP in winerror.h.
10 #undef FACILITY_VISUALCPP
  /external/chromium_org/chrome/app/
delay_load_hook_win.cc 8 // The Windows 8 SDK defines FACILITY_VISUALCPP in winerror.h, and in
10 #undef FACILITY_VISUALCPP
delay_load_hook_unittest_win.cc 7 // The Windows 8 SDK defines FACILITY_VISUALCPP in winerror.h, and in
9 #undef FACILITY_VISUALCPP
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
delayimp.h 64 #define FACILITY_VISUALCPP ((LONG)0x6d)
65 #define VcppException(sev,err) ((sev) | (FACILITY_VISUALCPP<<16) | err)
  /external/chromium_org/components/crash/app/
hard_error_handler_win.cc 8 // The Windows 8 SDK defines FACILITY_VISUALCPP in winerror.h, and in
10 #undef FACILITY_VISUALCPP
  /external/chromium_org/base/win/
pe_image.h 17 // The Windows 8 SDK defines FACILITY_VISUALCPP in winerror.h.
18 #undef FACILITY_VISUALCPP

Completed in 640 milliseconds