HomeSort by relevance Sort by last modified time
    Searched refs:STDMETHODIMP (Results 51 - 75 of 83) sorted by null

1 23 4

  /external/lzma/CPP/7zip/Archive/7z/
7zFolderInStream.cpp 79 STDMETHODIMP CFolderInStream::Read(void *data, UInt32 size, UInt32 *processedSize)
106 STDMETHODIMP CFolderInStream::GetSubStreamSize(UInt64 subStream, UInt64 *value)
7zHandler.cpp 49 STDMETHODIMP CHandler::GetNumberOfItems(UInt32 *numItems)
59 STDMETHODIMP CHandler::GetNumberOfProperties(UInt32 * /* numProperties */)
64 STDMETHODIMP CHandler::GetPropertyInfo(UInt32 /* index */,
83 STDMETHODIMP CHandler::GetArchiveProperty(PROPID propID, PROPVARIANT *value)
201 STDMETHODIMP CHandler::GetProperty(UInt32 index, PROPID propID, PROPVARIANT *value)
384 STDMETHODIMP CHandler::Open(IInStream *stream,
435 STDMETHODIMP CHandler::Close()
447 STDMETHODIMP CHandler::SetProperties(const wchar_t **names, const PROPVARIANT *values, Int32 numProperties)
7zFolderOutStream.cpp 84 STDMETHODIMP CFolderOutStream::Write(const void *data, UInt32 size, UInt32 *processedSize)
124 STDMETHODIMP CFolderOutStream::GetSubStreamSize(UInt64 subStream, UInt64 *value)
7zProperties.cpp 144 STDMETHODIMP CHandler::GetNumberOfProperties(UInt32 *numProperties)
150 STDMETHODIMP CHandler::GetPropertyInfo(UInt32 index, BSTR *name, PROPID *propID, VARTYPE *varType)
7zHandlerOut.cpp 43 STDMETHODIMP CHandler::GetFileTimeType(UInt32 *type)
187 STDMETHODIMP CHandler::UpdateItems(ISequentialOutStream *outStream, UInt32 numItems,
452 STDMETHODIMP CHandler::SetProperties(const wchar_t **names, const PROPVARIANT *values, Int32 numProperties)
7zExtract.cpp 46 STDMETHODIMP CHandler::Extract(const UInt32 *indices, UInt32 numItems,
  /external/lzma/CPP/7zip/Common/
StreamBinder.cpp 27 STDMETHODIMP CSequentialInStreamForBinder::Read(void *data, UInt32 size, UInt32 *processedSize)
46 STDMETHODIMP CSequentialOutStreamForBinder::Write(const void *data, UInt32 size, UInt32 *processedSize)
CreateCoder.h 32 STDMETHODIMP x::SetCompressCodecsInfo(ICompressCodecsInfo *compressCodecsInfo) { \
InOutTempBuffer.cpp 111 STDMETHODIMP CSequentialOutTempBufferImp::Write(const void *data, UInt32 size, UInt32 *processed)
  /external/lzma/CPP/7zip/Compress/
PpmdEncoder.cpp 37 STDMETHODIMP CEncoder::SetCoderProperties(const PROPID *propIDs, const PROPVARIANT *props, UInt32 numProps)
64 STDMETHODIMP CEncoder::WriteCoderProperties(ISequentialOutStream *outStream)
Bcj2Coder.cpp 253 STDMETHODIMP CEncoder::Code(ISequentialInStream **inStreams, const UInt64 **inSizes, UInt32 numInStreams,
268 STDMETHODIMP CDecoder::SetInBufSize(UInt32 streamIndex, UInt32 size) { _inBufSizes[streamIndex] = size; return S_OK; }
269 STDMETHODIMP CDecoder::SetOutBufSize(UInt32 , UInt32 size) { _outBufSize = size; return S_OK; }
373 STDMETHODIMP CDecoder::Code(ISequentialInStream **inStreams, const UInt64 **inSizes, UInt32 numInStreams,
  /external/lzma/CPP/7zip/UI/Common/
ArchiveExtractCallback.cpp 56 STDMETHODIMP CArchiveExtractCallback::SetTotal(UInt64 size)
85 STDMETHODIMP CArchiveExtractCallback::SetCompleted(const UInt64 *completeValue)
103 STDMETHODIMP CArchiveExtractCallback::SetRatioInfo(const UInt64 *inSize, const UInt64 *outSize)
147 STDMETHODIMP CArchiveExtractCallback::GetStream(UInt32 index, ISequentialOutStream **outStream, Int32 askExtractMode)
396 STDMETHODIMP CArchiveExtractCallback::PrepareOperation(Int32 askExtractMode)
414 STDMETHODIMP CArchiveExtractCallback::SetOperationResult(Int32 operationResult)
463 STDMETHODIMP CArchiveExtractCallback::GetInStream(
477 STDMETHODIMP CArchiveExtractCallback::CryptoGetTextPassword(BSTR *password)
LoadCodecs.cpp 525 STDMETHODIMP CCodecs::GetNumberOfMethods(UInt32 *numMethods)
535 STDMETHODIMP CCodecs::GetProperty(UInt32 index, PROPID propID, PROPVARIANT *value)
565 STDMETHODIMP CCodecs::CreateDecoder(UInt32 index, const GUID *iid, void **coder)
581 STDMETHODIMP CCodecs::CreateEncoder(UInt32 index, const GUID *iid, void **coder)
  /external/chromium_org/content/browser/device_sensors/
data_fetcher_shared_memory_win.cc 41 virtual STDMETHODIMP QueryInterface(REFIID riid, void** ppv) OVERRIDE {
51 STDMETHODIMP OnEvent(ISensor* sensor,
57 STDMETHODIMP OnLeave(REFSENSOR_ID sensor_id) OVERRIDE {
61 STDMETHODIMP OnStateChanged(ISensor* sensor, SensorState state) OVERRIDE {
65 STDMETHODIMP OnDataUpdated(ISensor* sensor,
  /external/chromium_org/chrome/browser/ui/views/status_icons/
status_tray_state_changer_win.cc 94 STDMETHODIMP StatusTrayStateChangerWin::QueryInterface(REFIID riid,
106 STDMETHODIMP StatusTrayStateChangerWin::Notify(ULONG event,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tnef.h 61 STDMETHODIMP OpenTnefStream(LPVOID lpvSupport,LPSTREAM lpStream,LPTSTR lpszStreamName,ULONG ulFlags,LPMESSAGE lpMessage,WORD wKeyVal,LPITNEF *lppTNEF);
63 STDMETHODIMP OpenTnefStreamEx(LPVOID lpvSupport,LPSTREAM lpStream,LPTSTR lpszStreamName,ULONG ulFlags,LPMESSAGE lpMessage,WORD wKeyVal,LPADRBOOK lpAdressBook,LPITNEF *lppTNEF);
65 STDMETHODIMP GetTnefStreamCodepage (LPSTREAM lpStream,ULONG *lpulCodepage,ULONG *lpulSubCodepage);
basetyps.h 24 #define STDMETHODIMP HRESULT WINAPI
wabapi.h 71 STDMETHODIMP WABOpen(LPADRBOOK *lppAdrBook,LPWABOBJECT *lppWABObject,LPWAB_PARAM lpWP,DWORD Reserved2);
76 STDMETHODIMP WABOpenEx(LPADRBOOK *lppAdrBook,LPWABOBJECT *lppWABObject,LPWAB_PARAM lpWP,DWORD Reserved,ALLOCATEBUFFER *fnAllocateBuffer,ALLOCATEMORE *fnAllocateMore,FREEBUFFER *fnFreeBuffer);
  /external/chromium_org/third_party/webrtc/modules/video_capture/windows/
sink_filter_ds.cc 438 STDMETHODIMP CaptureSinkFilter::Pause()
464 STDMETHODIMP CaptureSinkFilter::Stop()
506 STDMETHODIMP CaptureSinkFilter::SetMatchingMediaType(
525 STDMETHODIMP CaptureSinkFilter::GetClassID( OUT CLSID * pCLSID )
  /external/chromium_org/remoting/host/
desktop_session_win.cc 330 STDMETHODIMP RdpSession::EventHandler::QueryInterface(REFIID riid, void** ppv) {
344 STDMETHODIMP RdpSession::EventHandler::OnRdpConnected() {
353 STDMETHODIMP RdpSession::EventHandler::OnRdpClosed() {
  /external/chromium_org/tools/measure_page_load_time/ie_bho/
MeasurePageLoadTimeBHO.cpp 29 STDMETHODIMP CMeasurePageLoadTimeBHO::SetSite(IUnknown* pUnkSite)
  /external/chromium_org/win8/metro_driver/
print_document_source.cc 90 STDMETHODIMP PrintDocumentSource::GetPreviewPageCollection(
139 STDMETHODIMP PrintDocumentSource::MakeDocument(
214 STDMETHODIMP PrintDocumentSource::Paginate(uint32 page,
264 STDMETHODIMP PrintDocumentSource::MakePage(uint32 job_page,
  /external/lzma/CPP/Common/
MyWindows.h 86 #define STDMETHODIMP STDMETHODIMP_(HRESULT)
  /external/chromium_org/ui/base/dragdrop/
os_exchange_data_provider_win.cc 134 STDMETHODIMP FormatEtcEnumerator::Next(
155 STDMETHODIMP FormatEtcEnumerator::Skip(ULONG skip_count) {
162 STDMETHODIMP FormatEtcEnumerator::Reset() {
167 STDMETHODIMP FormatEtcEnumerator::Clone(IEnumFORMATETC** clone) {
175 STDMETHODIMP FormatEtcEnumerator::QueryInterface(const IID& iid,
    [all...]
  /external/lzma/CPP/7zip/Archive/Common/
CoderMixer2MT.cpp 188 STDMETHODIMP CCoderMixer2MT::Code(ISequentialInStream **inStreams,

Completed in 2862 milliseconds

1 23 4