OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetVolumeSize
(Results
1 - 3
of
3
) sorted by null
/external/lzma/CPP/7zip/UI/Client7z/
Client7z.cpp
500
STDMETHOD(
GetVolumeSize
)(UInt32 index, UInt64 *size);
649
STDMETHODIMP CArchiveUpdateCallback::
GetVolumeSize
(UInt32 index, UInt64 *size)
/external/lzma/CPP/7zip/Archive/
IArchive.h
343
STDMETHOD(
GetVolumeSize
)(UInt32 index, UInt64 *size) x; \
/external/lzma/CPP/7zip/UI/Common/
UpdateCallback.cpp
531
STDMETHODIMP CArchiveUpdateCallback::
GetVolumeSize
(UInt32 index, UInt64 *size)
Completed in 3000 milliseconds