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

  /external/lzma/CPP/7zip/UI/Common/
UpdateCallback.cpp 206 STDMETHODIMP CArchiveUpdateCallback::GetVolumeSize(UInt32 index, UInt64 *size)
  /external/chromium_org/chrome/browser/storage_monitor/
volume_mount_watcher_win.cc 107 uint64 GetVolumeSize(const base::string16& mount_point) {
169 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 108 milliseconds