Home
last modified time | relevance | path

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

12

/external/skqp/src/utils/win/
DSkIStream.cpp55 { return E_NOTIMPL; } in Read()
60 { return E_NOTIMPL; } in Write()
64 { return E_NOTIMPL; } in SetSize()
70 { return E_NOTIMPL; } in CopyTo()
73 { return E_NOTIMPL; } in Commit()
76 { return E_NOTIMPL; } in Revert()
81 { return E_NOTIMPL; } in LockRegion()
86 { return E_NOTIMPL; } in UnlockRegion()
89 { return E_NOTIMPL; } in Clone()
94 { return E_NOTIMPL; } in Seek()
[all …]
DSkDWriteFontFileStream.cpp232 return E_NOTIMPL; in GetLastWriteTime()
/external/skia/src/utils/win/
DSkIStream.cpp51 { return E_NOTIMPL; } in Read()
54 { return E_NOTIMPL; } in Write()
58 { return E_NOTIMPL; } in SetSize()
61 { return E_NOTIMPL; } in CopyTo()
64 { return E_NOTIMPL; } in Commit()
67 { return E_NOTIMPL; } in Revert()
70 { return E_NOTIMPL; } in LockRegion()
73 { return E_NOTIMPL; } in UnlockRegion()
76 { return E_NOTIMPL; } in Clone()
81 { return E_NOTIMPL; } in Seek()
[all …]
DSkDWriteFontFileStream.cpp232 return E_NOTIMPL; in GetLastWriteTime()
/external/lzma/CPP/7zip/Archive/7z/
D7zDecode.cpp251 return E_NOTIMPL; in Decode()
256 return E_NOTIMPL; in Decode()
311 return E_NOTIMPL; in Decode()
322 return E_NOTIMPL; in Decode()
329 return E_NOTIMPL; in Decode()
399 return E_NOTIMPL; in Decode()
402 res = E_NOTIMPL; in Decode()
415 return E_NOTIMPL; in Decode()
464 return E_NOTIMPL; in Decode()
D7zSpecStream.cpp20 return E_NOTIMPL; in GetSubStreamSize()
D7zExtract.cpp377 if (result == S_FALSE || result == E_NOTIMPL || dataAfterEnd_Error) in Extract()
385 if (result == E_NOTIMPL) in Extract()
/external/lzma/CPP/7zip/UI/Common/
DUpdate.cpp536 return E_NOTIMPL; in Compress()
581 return E_NOTIMPL; in Compress()
583 return E_NOTIMPL; in Compress()
827 return E_NOTIMPL; in Compress()
1063 return E_NOTIMPL; in UpdateArchive()
1075 return E_NOTIMPL; in UpdateArchive()
1079 return E_NOTIMPL; in UpdateArchive()
1090 return E_NOTIMPL; in UpdateArchive()
1126 return E_NOTIMPL; in UpdateArchive()
1153 return E_NOTIMPL; in UpdateArchive()
[all …]
DHashCalc.cpp72 return E_NOTIMPL; in SetMethods()
95 return E_NOTIMPL; in SetMethods()
DArchiveOpenCallback.cpp149 return E_NOTIMPL; in CryptoGetTextPassword()
DBench.cpp1190 return E_NOTIMPL; in MethodBench()
1229 return E_NOTIMPL; in MethodBench()
1246 return E_NOTIMPL; in MethodBench()
2102 if (res == E_NOTIMPL) in TotalBench()
2239 return E_NOTIMPL; in CrcBench()
2270 return E_NOTIMPL; in CrcBench()
2320 return E_NOTIMPL; in CrcBench()
2387 if (res == E_NOTIMPL) in TotalBench_Hash()
2866 return E_NOTIMPL; in Bench()
3119 return E_NOTIMPL; in Bench()
[all …]
/external/lzma/CPP/7zip/Archive/Common/
DCoderMixer2.cpp375 return E_NOTIMPL; in GetInStream2()
383 return E_NOTIMPL; in GetInStream2()
408 return E_NOTIMPL; in GetInStream2()
461 return E_NOTIMPL; in GetInStream()
524 return E_NOTIMPL; in GetOutStream()
546 return E_NOTIMPL; in GetOutStream()
566 return E_NOTIMPL; in GetOutStream()
/external/lzma/CPP/7zip/Compress/
DLzma2Decoder.cpp43 return E_NOTIMPL; in SetDecoderProperties2()
45 return E_NOTIMPL; in SetDecoderProperties2()
DXzDecoder.cpp28 case SZ_ERROR_UNSUPPORTED: return E_NOTIMPL; in SResToHRESULT_Code()
DPpmdDecoder.cpp42 return E_NOTIMPL; in SetDecoderProperties2()
/external/python/cpython3/Tools/msi/bundle/bootstrap/
Dpythonba.cpp71 return E_NOTIMPL; in MbaPrereqBootstrapperApplicationCreate()
/external/skqp/src/ports/
DSkRemotableFontMgr_win_dw.cpp271 { return E_NOTIMPL; } in DrawUnderline()
279 { return E_NOTIMPL; } in DrawStrikethrough()
289 { return E_NOTIMPL; } in DrawInlineObject()
/external/skia/src/ports/
DSkRemotableFontMgr_win_dw.cpp272 { return E_NOTIMPL; } in DrawUnderline()
280 { return E_NOTIMPL; } in DrawStrikethrough()
290 { return E_NOTIMPL; } in DrawInlineObject()
/external/lzma/CPP/7zip/Common/
DCWrappers.cpp20 case E_NOTIMPL: return SZ_ERROR_UNSUPPORTED; in HRESULT_To_SRes()
40 case SZ_ERROR_UNSUPPORTED: return E_NOTIMPL; in SResToHRESULT()
/external/pdfium/core/fxge/win32/
Dfx_win32_gdipext.cpp571 return E_NOTIMPL; in SetSize()
577 return E_NOTIMPL; in CopyTo()
579 HRESULT STDMETHODCALLTYPE Commit(DWORD) override { return E_NOTIMPL; } in Commit()
580 HRESULT STDMETHODCALLTYPE Revert() override { return E_NOTIMPL; } in Revert()
584 return E_NOTIMPL; in LockRegion()
589 return E_NOTIMPL; in UnlockRegion()
592 return E_NOTIMPL; in Clone()
/external/lzma/CPP/Common/
DCrcReg.cpp76 return E_NOTIMPL; in SetCoderProperties()
DMyWindows.h91 #define E_NOTIMPL ((HRESULT)0x80004001L) macro
/external/angle/src/libANGLE/renderer/d3d/d3d11/winrt/
DNativeWindow11WinRT.cpp97 return E_NOTIMPL; in createSwapChain()
/external/lzma/CPP/7zip/Crypto/
DMyAes.cpp106 return E_NOTIMPL; in SetCoderProperties()
/external/lzma/CPP/7zip/Archive/
DLzmaHandler.cpp132 return E_NOTIMPL; in Code()
549 if (result == E_NOTIMPL) in Extract()

12