Home
last modified time | relevance | path

Searched refs:HRESULT_FROM_WIN32 (Results 1 – 25 of 25) sorted by relevance

/third_party/skia/src/utils/win/
DSkDWrite.cpp36 HRESULT hr = HRESULT_FROM_WIN32(GetLastError()); in create_dwrite_factory()
64 HRM(HRESULT_FROM_WIN32(GetLastError()), in sk_cstring_to_wchar()
70 HRM(HRESULT_FROM_WIN32(GetLastError()), "Could not convert wchar to utf-8."); in sk_cstring_to_wchar()
83 HRM(HRESULT_FROM_WIN32(GetLastError()), in sk_wchar_to_skstring()
90 HRM(HRESULT_FROM_WIN32(GetLastError()), "Could not convert utf-8 to wchar."); in sk_wchar_to_skstring()
125 HRESULT hr = HRESULT_FROM_WIN32(GetLastError()); in SkGetGetUserDefaultLocaleNameProc()
/third_party/lzma/CPP/7zip/Common/
DStreamBinder.cpp47 return HRESULT_FROM_WIN32(wres); in Event__Create_or_Reset()
89 return HRESULT_FROM_WIN32(wres); in Read()
DInOutTempBuffer.cpp57 return HRESULT_FROM_WIN32(lastError); in Get_HRESULT_LastError()
DFileStreams.cpp36 return HRESULT_FROM_WIN32(lastError); in GetLastError_HRESULT()
207 return HRESULT_FROM_WIN32(error); in Read()
/third_party/node/deps/icu-small/source/common/
Dumapfile.cpp168 if (HRESULT_FROM_WIN32(GetLastError()) == E_OUTOFMEMORY) { in uprv_mapFile()
183 if (HRESULT_FROM_WIN32(GetLastError()) == E_OUTOFMEMORY) { in uprv_mapFile()
/third_party/icu/icu4c/source/common/
Dumapfile.cpp168 if (HRESULT_FROM_WIN32(GetLastError()) == E_OUTOFMEMORY) { in uprv_mapFile()
183 if (HRESULT_FROM_WIN32(GetLastError()) == E_OUTOFMEMORY) { in uprv_mapFile()
/third_party/lzma/CPP/7zip/
DIStream.h70 #define HRESULT_WIN32_ERROR_NEGATIVE_SEEK HRESULT_FROM_WIN32(ERROR_NEGATIVE_SEEK)
/third_party/lzma/CPP/7zip/UI/Common/
DBench.cpp1142 return HRESULT_FROM_WIN32(res); in CreateEncoderThread()
1166 return HRESULT_FROM_WIN32(res); in CreateDecoderThread()
1351 return HRESULT_FROM_WIN32(wres); in Encode()
1846 return HRESULT_FROM_WIN32(wres); in MethodBench()
1906 return HRESULT_FROM_WIN32(wres); in MethodBench()
1915 return HRESULT_FROM_WIN32(wres); in MethodBench()
2022 return HRESULT_FROM_WIN32(wres); in MethodBench()
2371 return HRESULT_FROM_WIN32(res); in CreateThread()
2399 Res = HRESULT_FROM_WIN32(wres); in Process()
2409 Res = HRESULT_FROM_WIN32(wres); in Process()
[all …]
DUpdate.h168 …HRESULT Get_HRESULT_Error() const { return SystemError == 0 ? E_FAIL : HRESULT_FROM_WIN32(SystemEr… in Get_HRESULT_Error()
DUpdateCallback.cpp658 return HRESULT_FROM_WIN32(error); in GetStream2()
953 return HRESULT_FROM_WIN32(error); in InFileStream_On_Error()
DLoadCodecs.cpp546 error.ErrorCode = HRESULT_FROM_WIN32(lastError); in LoadDll()
/third_party/lzma/C/
D7zTypes.h63 #define MY_SRes_HRESULT_FROM_WRes(x) HRESULT_FROM_WIN32(x)
86 #define HRESULT_FROM_WIN32(x) MY_SRes_HRESULT_FROM_WRes(x) macro
/third_party/skia/third_party/externals/icu/source/common/
Dumapfile.cpp168 if (HRESULT_FROM_WIN32(GetLastError()) == E_OUTOFMEMORY) { in uprv_mapFile()
183 if (HRESULT_FROM_WIN32(GetLastError()) == E_OUTOFMEMORY) { in uprv_mapFile()
/third_party/python/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp1059 SetProgressState(HRESULT_FROM_WIN32(dwCode)); in OnError()
1344 hr = HRESULT_FROM_WIN32(ERROR_INSTALL_USEREXIT); in UiThreadProc()
2199 hr = HRESULT_FROM_WIN32(ERROR_PRODUCT_VERSION); in OnPlan()
2261 … StrAllocFromError(&unformattedText, HRESULT_FROM_WIN32(ERROR_SUCCESS_REBOOT_REQUIRED), nullptr); in OnChangeState()
2711 if (IsCanceled() || HRESULT_FROM_WIN32(ERROR_INSTALL_USEREXIT) == hrStatus) { in SetProgressState()
2742 …BalLogError(HRESULT_FROM_WIN32(::GetLastError()), "PYBA: LoadBootstrapperBAFunctions() - Failed to… in LoadBootstrapperBAFunctions()
2831 return HRESULT_FROM_WIN32(res); in LoadOptionalFeatureStatesFromKey()
2842 return HRESULT_FROM_WIN32(res); in LoadOptionalFeatureStatesFromKey()
2870 return HRESULT_FROM_WIN32(res); in LoadTargetDirFromKey()
2878 return HRESULT_FROM_WIN32(res); in LoadTargetDirFromKey()
[all …]
/third_party/lzma/CPP/7zip/Archive/Common/
DCoderMixer2.cpp1081 return HRESULT_FROM_WIN32(wres); in Code()
1089 return HRESULT_FROM_WIN32(wres); in Code()
1103 return HRESULT_FROM_WIN32(wres); in Code()
/third_party/lzma/CPP/7zip/UI/Console/
DExtractCallbackConsole.cpp71 return HRESULT_FROM_WIN32(systemError); in ScanError()
832 || result == HRESULT_FROM_WIN32(ERROR_DISK_FULL) in ExtractResult()
DUpdateCallbackConsole.cpp248 return HRESULT_FROM_WIN32(systemError); in ReadingFileError_Base()
DList.cpp1099 lastError = HRESULT_FROM_WIN32(errorCode); in ListArchives()
/third_party/gstreamer/gstplugins_bad/sys/wasapi2/
DAsyncOperations.h140 return HRESULT_FROM_WIN32(GetLastError()); in STDMETHOD()
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
DAsyncOperations.h140 return HRESULT_FROM_WIN32(GetLastError()); in STDMETHOD()
/third_party/lzma/CPP/7zip/Archive/7z/
D7zUpdate.cpp1780 return HRESULT_FROM_WIN32(wres); in Update()
2220 return HRESULT_FROM_WIN32(wres); in Update()
2249 return HRESULT_FROM_WIN32(wres); in Update()
/third_party/lzma/CPP/Windows/
DFileIO.cpp27 return HRESULT_FROM_WIN32(res); in GetLastError_noZero_HRESULT()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-directwrite.cc688 if (unlikely (hr == HRESULT_FROM_WIN32 (ERROR_INSUFFICIENT_BUFFER))) in _hb_directwrite_shape()
Dhb-uniscribe.cc42 #define E_NOT_SUFFICIENT_BUFFER HRESULT_FROM_WIN32 (ERROR_INSUFFICIENT_BUFFER)
/third_party/lzma/CPP/7zip/UI/FileManager/
DExtractCallback.cpp641 || result == HRESULT_FROM_WIN32(ERROR_DISK_FULL) in ExtractResult()