HomeSort by relevance Sort by last modified time
    Searched refs:GetVolumeSize (Results 1 - 4 of 4) sorted by null

  /external/lzma/CPP/7zip/Archive/
IArchive.h 164 STDMETHOD(GetVolumeSize)(UInt32 index, UInt64 *size) x; \
  /external/lzma/CPP/7zip/UI/Common/
UpdateCallback.cpp 206 STDMETHODIMP CArchiveUpdateCallback::GetVolumeSize(UInt32 index, UInt64 *size)
  /external/chromium_org/components/storage_monitor/
volume_mount_watcher_win.cc 110 uint64 GetVolumeSize(const base::string16& mount_point) {
172 uint64 total_size_in_bytes = GetVolumeSize(mount_point);
  /external/lzma/CPP/7zip/UI/Client7z/
Client7z.cpp 451 STDMETHOD(GetVolumeSize)(UInt32 index, UInt64 *size);
600 STDMETHODIMP CArchiveUpdateCallback::GetVolumeSize(UInt32 index, UInt64 *size)

Completed in 125 milliseconds