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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mdcommsg.h 10 #define HRESULTTOWIN32(hres) ((HRESULT_FACILITY(hres)==FACILITY_WIN32) ? HRESULT_CODE(hres) : (hres))
newapis.h 112 if(HRESULT_FACILITY(hr)==FACILITY_WIN32) {
winerror.h     [all...]
  /external/chromium_org/device/bluetooth/
bluetooth_init_win.cc 14 return HRESULT_FACILITY(exception_code) == FACILITY_VISUALCPP ?

Completed in 2472 milliseconds