Home
last modified time | relevance | path

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

123

/external/lzma/CPP/7zip/Common/
DFilterCoder.cpp24 STDMETHODIMP CFilterCoder::SetInBufSize(UInt32 , UInt32 size) { _inBufSize = size; return S_OK; } in SetInBufSize()
25 STDMETHODIMP CFilterCoder::SetOutBufSize(UInt32 , UInt32 size) { _outBufSize = size; return S_OK; } in SetOutBufSize()
67 STDMETHODIMP CFilterCoder::Code(ISequentialInStream *inStream, ISequentialOutStream *outStream, in Code()
139 STDMETHODIMP CFilterCoder::SetOutStream(ISequentialOutStream *outStream) in SetOutStream()
145 STDMETHODIMP CFilterCoder::ReleaseOutStream() in ReleaseOutStream()
188 STDMETHODIMP CFilterCoder::Write(const void *data, UInt32 size, UInt32 *processedSize) in Write()
230 STDMETHODIMP CFilterCoder::OutStreamFinish() in OutStreamFinish()
270 STDMETHODIMP CFilterCoder::InitEncoder() in InitEncoder()
282 STDMETHODIMP CFilterCoder::SetOutStreamSize(const UInt64 *outSize) in SetOutStreamSize()
295 STDMETHODIMP CFilterCoder::SetInStream(ISequentialInStream *inStream) in SetInStream()
[all …]
DLimitedStreams.cpp9 STDMETHODIMP CLimitedSequentialInStream::Read(void *data, UInt32 size, UInt32 *processedSize) in Read()
30 STDMETHODIMP CLimitedInStream::Read(void *data, UInt32 size, UInt32 *processedSize) in Read()
59 STDMETHODIMP CLimitedInStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) in Seek()
88 STDMETHODIMP CClusterInStream::Read(void *data, UInt32 size, UInt32 *processedSize) in Read()
133 STDMETHODIMP CClusterInStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) in Seek()
153 STDMETHODIMP CExtentsStream::Read(void *data, UInt32 size, UInt32 *processedSize) in Read()
195 STDMETHODIMP CExtentsStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) in Seek()
213 STDMETHODIMP CLimitedSequentialOutStream::Write(const void *data, UInt32 size, UInt32 *processedSiz… in Write()
240 STDMETHODIMP CTailInStream::Read(void *data, UInt32 size, UInt32 *processedSize) in Read()
250 STDMETHODIMP CTailInStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) in Seek()
[all …]
DFileStreams.cpp57 STDMETHODIMP CInFileStream::Read(void *data, UInt32 size, UInt32 *processedSize) in Read()
194 STDMETHODIMP CStdInFileStream::Read(void *data, UInt32 size, UInt32 *processedSize) in Read()
205 STDMETHODIMP CStdInFileStream::Read(void *data, UInt32 size, UInt32 *processedSize) in Read()
241 STDMETHODIMP CInFileStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) in Seek()
290 STDMETHODIMP CInFileStream::GetSize(UInt64 *size) in GetSize()
297 STDMETHODIMP CInFileStream::GetProps(UInt64 *size, FILETIME *cTime, FILETIME *aTime, FILETIME *mTim… in GetProps()
312 STDMETHODIMP CInFileStream::GetProps2(CStreamFileProps *props) in GetProps2()
341 STDMETHODIMP COutFileStream::Write(const void *data, UInt32 size, UInt32 *processedSize) in Write()
367 STDMETHODIMP COutFileStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) in Seek()
392 STDMETHODIMP COutFileStream::SetSize(UInt64 newSize) in SetSize()
[all …]
DStreamObjects.cpp11 STDMETHODIMP CBufferInStream::Read(void *data, UInt32 size, UInt32 *processedSize) in Read()
29 STDMETHODIMP CBufferInStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) in Seek()
46 STDMETHODIMP CBufInStream::Read(void *data, UInt32 size, UInt32 *processedSize) in Read()
64 STDMETHODIMP CBufInStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) in Seek()
142 STDMETHODIMP CDynBufSeqOutStream::Write(const void *data, UInt32 size, UInt32 *processedSize) in Write()
158 STDMETHODIMP CBufPtrSeqOutStream::Write(const void *data, UInt32 size, UInt32 *processedSize) in Write()
173 STDMETHODIMP CSequentialOutStreamSizeCount::Write(const void *data, UInt32 size, UInt32 *processedS… in Write()
228 STDMETHODIMP CCachedInStream::Read(void *data, UInt32 size, UInt32 *processedSize) in Read()
270 STDMETHODIMP CCachedInStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) in Seek()
DOffsetStream.cpp16 STDMETHODIMP COffsetOutStream::Write(const void *data, UInt32 size, UInt32 *processedSize) in Write()
21 STDMETHODIMP COffsetOutStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) in Seek()
36 STDMETHODIMP COffsetOutStream::SetSize(UInt64 newSize) in SetSize()
/external/lzma/CPP/7zip/UI/Common/
DUpdateCallback.cpp71 STDMETHODIMP CArchiveUpdateCallback::SetTotal(UInt64 size) in SetTotal()
78 STDMETHODIMP CArchiveUpdateCallback::SetCompleted(const UInt64 *completeValue) in SetCompleted()
85 STDMETHODIMP CArchiveUpdateCallback::SetRatioInfo(const UInt64 *inSize, const UInt64 *outSize) in SetRatioInfo()
112 STDMETHODIMP CArchiveUpdateCallback::GetUpdateItemInfo(UInt32 index, in GetUpdateItemInfo()
130 STDMETHODIMP CArchiveUpdateCallback::GetRootProp(PROPID propID, PROPVARIANT *value) in GetRootProp()
145 STDMETHODIMP CArchiveUpdateCallback::GetParent(UInt32 /* index */, UInt32 *parent, UInt32 *parentTy… in GetParent()
152 STDMETHODIMP CArchiveUpdateCallback::GetNumRawProps(UInt32 *numProps) in GetNumRawProps()
160 STDMETHODIMP CArchiveUpdateCallback::GetRawPropInfo(UInt32 /* index */, BSTR *name, PROPID *propID) in GetRawPropInfo()
167 STDMETHODIMP CArchiveUpdateCallback::GetRootRawProp(PROPID in GetRootRawProp()
205 STDMETHODIMP CArchiveUpdateCallback::GetRawProp(UInt32 index, PROPID propID, const void **data, UIn… in GetRawProp()
[all …]
DArchiveOpenCallback.cpp16 STDMETHODIMP COpenCallbackImp::SetTotal(const UInt64 *files, const UInt64 *bytes) in SetTotal()
27 STDMETHODIMP COpenCallbackImp::SetCompleted(const UInt64 *files, const UInt64 *bytes) in SetCompleted()
38 STDMETHODIMP COpenCallbackImp::GetProperty(PROPID propID, PROPVARIANT *value) in GetProperty()
81 STDMETHODIMP COpenCallbackImp::GetStream(const wchar_t *name, IInStream **inStream) in GetStream()
138 STDMETHODIMP COpenCallbackImp::CryptoGetTextPassword(BSTR *password) in CryptoGetTextPassword()
/external/lzma/CPP/7zip/Compress/
DLzma2Decoder.cpp38 STDMETHODIMP CDecoder::SetInBufSize(UInt32 , UInt32 size) { _inBufSizeNew = size; return S_OK; } in SetInBufSize()
39 STDMETHODIMP CDecoder::SetOutBufSize(UInt32 , UInt32 size) { _outStepSize = size; return S_OK; } in SetOutBufSize()
47 STDMETHODIMP CDecoder::SetDecoderProperties2(const Byte *prop, UInt32 size) in SetDecoderProperties2()
66 STDMETHODIMP CDecoder::GetInStreamProcessedSize(UInt64 *value) { *value = _inSizeProcessed; return … in GetInStreamProcessedSize()
67 STDMETHODIMP CDecoder::SetInStream(ISequentialInStream *inStream) { _inStream = inStream; return S_… in SetInStream()
68 STDMETHODIMP CDecoder::ReleaseInStream() { _inStream.Release(); return S_OK; } in ReleaseInStream()
70 STDMETHODIMP CDecoder::SetOutStreamSize(const UInt64 *outSize) in SetOutStreamSize()
84 STDMETHODIMP CDecoder::SetFinishMode(UInt32 finishMode) in SetFinishMode()
90 STDMETHODIMP CDecoder::Code(ISequentialInStream *inStream, in Code()
200 STDMETHODIMP CDecoder::Read(void *data, UInt32 size, UInt32 *processedSize) in Read()
DLzmaDecoder.cpp44 STDMETHODIMP CDecoder::SetInBufSize(UInt32 , UInt32 size) { _inBufSize = size; return S_OK; } in SetInBufSize()
45 STDMETHODIMP CDecoder::SetOutBufSize(UInt32 , UInt32 size) { _outBufSize = size; return S_OK; } in SetOutBufSize()
60 STDMETHODIMP CDecoder::SetDecoderProperties2(const Byte *prop, UInt32 size) in SetDecoderProperties2()
77 STDMETHODIMP CDecoder::SetOutStreamSize(const UInt64 *outSize) in SetOutStreamSize()
86 STDMETHODIMP CDecoder::SetFinishMode(UInt32 finishMode) in SetFinishMode()
175 STDMETHODIMP CDecoder::Code(ISequentialInStream *inStream, ISequentialOutStream *outStream, in Code()
186 STDMETHODIMP CDecoder::SetInStream(ISequentialInStream *inStream) { _inStream = inStream; return S_… in SetInStream()
187 STDMETHODIMP CDecoder::ReleaseInStream() { _inStream.Release(); return S_OK; } in ReleaseInStream()
189 STDMETHODIMP CDecoder::Read(void *data, UInt32 size, UInt32 *processedSize) in Read()
DPpmdDecoder.cpp32 STDMETHODIMP CDecoder::SetDecoderProperties2(const Byte *props, UInt32 size) in SetDecoderProperties2()
95 STDMETHODIMP CDecoder::Code(ISequentialInStream *inStream, ISequentialOutStream *outStream, in Code()
127 STDMETHODIMP CDecoder::SetOutStreamSize(const UInt64 *outSize) in SetOutStreamSize()
139 STDMETHODIMP CDecoder::SetInStream(ISequentialInStream *inStream) in SetInStream()
146 STDMETHODIMP CDecoder::ReleaseInStream() in ReleaseInStream()
152 STDMETHODIMP CDecoder::Read(void *data, UInt32 size, UInt32 *processedSize) in Read()
DCopyCoder.cpp18 STDMETHODIMP CCopyCoder::Code(ISequentialInStream *inStream, in Code()
72 STDMETHODIMP CCopyCoder::SetInStream(ISequentialInStream *inStream) in SetInStream()
79 STDMETHODIMP CCopyCoder::ReleaseInStream() in ReleaseInStream()
85 STDMETHODIMP CCopyCoder::Read(void *data, UInt32 size, UInt32 *processedSize) in Read()
95 STDMETHODIMP CCopyCoder::GetInStreamProcessedSize(UInt64 *value) in GetInStreamProcessedSize()
DDeltaFilter.cpp42 STDMETHODIMP CEncoder::Init() in Init()
54 STDMETHODIMP CEncoder::SetCoderProperties(const PROPID *propIDs, const PROPVARIANT *props, UInt32 n… in SetCoderProperties()
81 STDMETHODIMP CEncoder::WriteCoderProperties(ISequentialOutStream *outStream) in WriteCoderProperties()
102 STDMETHODIMP CDecoder::Init() in Init()
114 STDMETHODIMP CDecoder::SetDecoderProperties2(const Byte *props, UInt32 size) in SetDecoderProperties2()
DBcj2Coder.cpp64 STDMETHODIMP CEncoder::SetInBufSize(UInt32, UInt32 size) { _bufsNewSizes[BCJ2_NUM_STREAMS] = size; … in SetInBufSize()
65 STDMETHODIMP CEncoder::SetOutBufSize(UInt32 streamIndex, UInt32 size) { _bufsNewSizes[streamIndex] … in SetOutBufSize()
67 STDMETHODIMP CEncoder::SetCoderProperties(const PROPID *propIDs, const PROPVARIANT *props, UInt32 n… in SetCoderProperties()
306 STDMETHODIMP CEncoder::Code(ISequentialInStream * const *inStreams, const UInt64 * const *inSizes, … in Code()
324 STDMETHODIMP CDecoder::SetInBufSize(UInt32 streamIndex, UInt32 size) { _bufsNewSizes[streamIndex] =… in SetInBufSize()
325 STDMETHODIMP CDecoder::SetOutBufSize(UInt32 , UInt32 size) { _bufsNewSizes[BCJ2_NUM_STREAMS] = size… in SetOutBufSize()
330 STDMETHODIMP CDecoder::SetFinishMode(UInt32 finishMode) in SetFinishMode()
515 STDMETHODIMP CDecoder::SetInStream2(UInt32 streamIndex, ISequentialInStream *inStream) in SetInStream2()
521 STDMETHODIMP CDecoder::ReleaseInStream2(UInt32 streamIndex) in ReleaseInStream2()
527 STDMETHODIMP CDecoder::SetOutStreamSize(const UInt64 *outSize) in SetOutStreamSize()
[all …]
/external/webrtc/webrtc/modules/video_capture/windows/
Dsink_filter_ds.h48 STDMETHODIMP Receive (IN IMediaSample *);
79 STDMETHODIMP SetMatchingMediaType(const VideoCaptureCapability& capability);
85 STDMETHODIMP Pause ();
86 STDMETHODIMP Stop ();
87 STDMETHODIMP GetClassID ( OUT CLSID * pCLSID);
/external/lzma/CPP/7zip/UI/Client7z/
DClient7z.cpp155 STDMETHODIMP CArchiveOpenCallback::SetTotal(const UInt64 * /* files */, const UInt64 * /* bytes */) in SetTotal()
160 STDMETHODIMP CArchiveOpenCallback::SetCompleted(const UInt64 * /* files */, const UInt64 * /* bytes… in SetCompleted()
165 STDMETHODIMP CArchiveOpenCallback::CryptoGetTextPassword(BSTR *password) in CryptoGetTextPassword()
251 STDMETHODIMP CArchiveExtractCallback::SetTotal(UInt64 /* size */) in SetTotal()
256 STDMETHODIMP CArchiveExtractCallback::SetCompleted(const UInt64 * /* completeValue */) in SetCompleted()
261 STDMETHODIMP CArchiveExtractCallback::GetStream(UInt32 index, in GetStream()
374 STDMETHODIMP CArchiveExtractCallback::PrepareOperation(Int32 askExtractMode) in PrepareOperation()
391 STDMETHODIMP CArchiveExtractCallback::SetOperationResult(Int32 operationResult) in SetOperationResult()
458 STDMETHODIMP CArchiveExtractCallback::CryptoGetTextPassword(BSTR *password) in CryptoGetTextPassword()
543 STDMETHODIMP CArchiveUpdateCallback::SetTotal(UInt64 /* size */) in SetTotal()
[all …]
/external/mdnsresponder/mDNSWindows/DLLX/
DTXTRecord.cpp38 STDMETHODIMP CTXTRecord::SetValue(BSTR key, VARIANT value) in SetValue()
94 STDMETHODIMP CTXTRecord::RemoveValue(BSTR key) in RemoveValue()
138 STDMETHODIMP CTXTRecord::ContainsKey(BSTR key, VARIANT_BOOL* retval) in ContainsKey()
184 STDMETHODIMP CTXTRecord::GetValueForKey(BSTR key, VARIANT* value) in GetValueForKey()
242 STDMETHODIMP CTXTRecord::GetCount(ULONG* count) in GetCount()
266 STDMETHODIMP CTXTRecord::GetKeyAtIndex(ULONG index, BSTR* retval) in GetKeyAtIndex()
312 STDMETHODIMP CTXTRecord::GetValueAtIndex(ULONG index, VARIANT* retval) in GetValueAtIndex()
/external/lzma/CPP/7zip/Archive/
DIArchive.h539 STDMETHODIMP CHandler::GetNumberOfProperties(UInt32 *numProps) \
541 STDMETHODIMP CHandler::GetPropertyInfo IMP_IInArchive_GetProp(kProps)
544 STDMETHODIMP CHandler::GetNumberOfProperties(UInt32 *numProps) \
546 STDMETHODIMP CHandler::GetPropertyInfo IMP_IInArchive_GetProp_WITH_NAME(kProps)
550 STDMETHODIMP CHandler::GetNumberOfArchiveProperties(UInt32 *numProps) \
552 STDMETHODIMP CHandler::GetArchivePropertyInfo IMP_IInArchive_GetProp(kArcProps)
555 STDMETHODIMP CHandler::GetNumberOfArchiveProperties(UInt32 *numProps) \
557 STDMETHODIMP CHandler::GetArchivePropertyInfo IMP_IInArchive_GetProp_WITH_NAME(kArcProps)
560 STDMETHODIMP CHandler::GetNumberOfArchiveProperties(UInt32 *numProps) \
562 STDMETHODIMP CHandler::GetArchivePropertyInfo(UInt32, BSTR *, PROPID *, VARTYPE *) \
[all …]
DSplitHandler.cpp54 STDMETHODIMP CHandler::GetArchiveProperty(PROPID propID, PROPVARIANT *value) in GetArchiveProperty()
251 STDMETHODIMP CHandler::Open(IInStream *stream, const UInt64 *, IArchiveOpenCallback *callback) in Open()
261 STDMETHODIMP CHandler::Close() in Close()
270 STDMETHODIMP CHandler::GetNumberOfItems(UInt32 *numItems) in GetNumberOfItems()
276 STDMETHODIMP CHandler::GetProperty(UInt32 /* index */, PROPID propID, PROPVARIANT *value) in GetProperty()
291 STDMETHODIMP CHandler::Extract(const UInt32 *indices, UInt32 numItems, in Extract()
332 STDMETHODIMP CHandler::GetStream(UInt32 index, ISequentialInStream **stream) in GetStream()
DLzmaHandler.cpp215 STDMETHODIMP CHandler::GetArchiveProperty(PROPID propID, PROPVARIANT *value) in GetArchiveProperty()
238 STDMETHODIMP CHandler::GetNumberOfItems(UInt32 *numItems) in GetNumberOfItems()
261 STDMETHODIMP CHandler::GetProperty(UInt32 /* index */, PROPID propID, PROPVARIANT *value) in GetProperty()
328 STDMETHODIMP CHandler::Open(IInStream *inStream, const UInt64 *, IArchiveOpenCallback *) in Open()
353 STDMETHODIMP CHandler::OpenSeq(ISequentialInStream *stream) in OpenSeq()
361 STDMETHODIMP CHandler::Close() in Close()
395 STDMETHODIMP CCompressProgressInfoImp::SetRatioInfo(const UInt64 *inSize, const UInt64 * /* outSize… in SetRatioInfo()
406 STDMETHODIMP CHandler::Extract(const UInt32 *indices, UInt32 numItems, in Extract()
/external/lzma/CPP/7zip/UI/FileManager/
DExtractCallback.cpp64 STDMETHODIMP CExtractCallbackImp::SetNumFiles(UInt64 in SetNumFiles()
78 STDMETHODIMP CExtractCallbackImp::SetTotal(UInt64 total) in SetTotal()
84 STDMETHODIMP CExtractCallbackImp::SetCompleted(const UInt64 *value) in SetCompleted()
171 STDMETHODIMP CExtractCallbackImp::SetRatioInfo(const UInt64 *inSize, const UInt64 *outSize) in SetRatioInfo()
193 STDMETHODIMP CExtractCallbackImp::AskOverwrite( in AskOverwrite()
225 STDMETHODIMP CExtractCallbackImp::PrepareOperation(const wchar_t *name, Int32 isFolder, Int32 askEx… in PrepareOperation()
242 STDMETHODIMP CExtractCallbackImp::MessageError(const wchar_t *s) in MessageError()
257 STDMETHODIMP CExtractCallbackImp::ShowMessage(const wchar_t *s) in ShowMessage()
356 STDMETHODIMP CExtractCallbackImp::SetOperationResult(Int32 opRes, Int32 encrypted) in SetOperationResult()
382 STDMETHODIMP CExtractCallbackImp::ReportExtractResult(Int32 opRes, Int32 encrypted, const wchar_t *… in ReportExtractResult()
[all …]
/external/lzma/CPP/7zip/Archive/7z/
D7zHandler.cpp50 STDMETHODIMP CHandler::GetNumberOfItems(UInt32 *numItems) in GetNumberOfItems()
60 STDMETHODIMP CHandler::GetNumberOfProperties(UInt32 *numProps) in GetNumberOfProperties()
66 STDMETHODIMP CHandler::GetPropertyInfo(UInt32 /* index */, in GetPropertyInfo()
167 STDMETHODIMP CHandler::GetArchiveProperty(PROPID propID, PROPVARIANT *value) in GetArchiveProperty()
283 STDMETHODIMP CHandler::GetNumRawProps(UInt32 *numProps) in GetNumRawProps()
289 STDMETHODIMP CHandler::GetRawPropInfo(UInt32 /* index */, BSTR *name, PROPID *propID) in GetRawPropInfo()
296 STDMETHODIMP CHandler::GetParent(UInt32 /* index */, UInt32 *parent, UInt32 *parentType) in GetParent()
308 STDMETHODIMP CHandler::GetRawProp(UInt32 index, PROPID propID, const void **data, UInt32 *dataSize,… in GetRawProp()
529 STDMETHODIMP CHandler::GetProperty(UInt32 index, PROPID propID, PROPVARIANT *value) in GetProperty()
639 STDMETHODIMP CHandler::Open(IInStream *stream, in Open()
[all …]
/external/lzma/CPP/7zip/Crypto/
DMyAes.cpp23 STDMETHODIMP CAesCbcCoder::Init() in Init()
42 STDMETHODIMP CAesCbcCoder::SetKey(const Byte *data, UInt32 size) in SetKey()
54 STDMETHODIMP CAesCbcCoder::SetInitVector(const Byte *data, UInt32 size) in SetInitVector()
96 STDMETHODIMP CAesCbcCoder::SetCoderProperties(const PROPID *propIDs, const PROPVARIANT *coderProps,… in SetCoderProperties()
D7zAes.cpp163 STDMETHODIMP CEncoder::ResetInitVector() in ResetInitVector()
172 STDMETHODIMP CEncoder::WriteCoderProperties(ISequentialOutStream *outStream) in WriteCoderProperties()
210 STDMETHODIMP CDecoder::SetDecoderProperties2(const Byte *data, UInt32 size) in SetDecoderProperties2()
249 STDMETHODIMP CBaseCoder::CryptoSetPassword(const Byte *data, UInt32 size) in CryptoSetPassword()
259 STDMETHODIMP CBaseCoder::Init() in Init()
/external/lzma/CPP/7zip/Archive/Common/
DInStreamWithCRC.cpp7 STDMETHODIMP CSequentialInStreamWithCRC::Read(void *data, UInt32 size, UInt32 *processedSize) in Read()
22 STDMETHODIMP CInStreamWithCRC::Read(void *data, UInt32 size, UInt32 *processedSize) in Read()
39 STDMETHODIMP CInStreamWithCRC::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) in Seek()
/external/lzma/CPP/7zip/Bundles/SFXSetup/
DExtractCallbackSfx.cpp66 STDMETHODIMP CExtractCallbackImp::SetTotal(UInt64 size) in SetTotal()
74 STDMETHODIMP CExtractCallbackImp::SetCompleted(const UInt64 *completeValue) in SetCompleted()
95 STDMETHODIMP CExtractCallbackImp::GetStream(UInt32 index, in GetStream()
210 STDMETHODIMP CExtractCallbackImp::PrepareOperation(Int32 askExtractMode) in PrepareOperation()
216 STDMETHODIMP CExtractCallbackImp::SetOperationResult(Int32 resultEOperationResult) in SetOperationResult()

123