HomeSort by relevance Sort by last modified time
    Searched refs:STDMETHOD (Results 101 - 106 of 106) sorted by null

1 2 3 45

  /external/lzma/CPP/7zip/Archive/
LzmaHandler.cpp 198 STDMETHOD(OpenSeq)(ISequentialInStream *stream);
SplitHandler.cpp 45 STDMETHOD(GetStream)(UInt32 index, ISequentialInStream **stream);
  /external/lzma/CPP/7zip/UI/Common/
Update.cpp 83 STDMETHOD(Write)(const void *data, UInt32 size, UInt32 *processedSize);
84 STDMETHOD(Seek)(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition);
85 STDMETHOD(SetSize)(UInt64 newSize);
  /external/lzma/CPP/7zip/Archive/7z/
7zUpdate.cpp 477 STDMETHOD(Write)(const void *data, UInt32 size, UInt32 *processedSize);
660 STDMETHOD(CryptoGetTextPassword)(BSTR *password);
  /external/chromium_org/win8/test/
ui_automation_client.cc 120 STDMETHOD(HandleAutomationEvent)(IUIAutomationElement* sender,
  /external/chromium_org/chrome_frame/test/perf/
chrome_frame_perftest.cc 132 STDMETHOD(OnRequestEdit)(DISPID disp_id) {
137 STDMETHOD(OnChanged)(DISPID disp_id) {
    [all...]

Completed in 838 milliseconds

1 2 3 45