HomeSort by relevance Sort by last modified time
    Searched defs:GetStream2 (Results 1 - 2 of 2) sorted by null

  /external/lzma/CPP/7zip/UI/Common/
UpdateCallback.cpp 433 STDMETHODIMP CArchiveUpdateCallback::GetStream2(UInt32 index, ISequentialInStream **inStream, UInt32 mode)
560 return GetStream2(index, inStream,
  /external/lzma/CPP/7zip/UI/Client7z/
Client7z.cpp 603 static void GetStream2(const wchar_t *name)
616 GetStream2(dirItem.Name);

Completed in 75 milliseconds