Searched defs:GetVolumeSize (Results 1 - 3 of 3) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
H A DUpdateCallback.cpp206 STDMETHODIMP CArchiveUpdateCallback::GetVolumeSize(UInt32 index, UInt64 *size) function in class:CArchiveUpdateCallback
/external/chromium_org/chrome/browser/storage_monitor/
H A Dvolume_mount_watcher_win.cc109 uint64 GetVolumeSize(const base::string16& mount_point) { function in namespace:chrome::__anon5791
171 uint64 total_size_in_bytes = GetVolumeSize(mount_point);
/external/lzma/CPP/7zip/UI/Client7z/
H A DClient7z.cpp451 STDMETHOD(GetVolumeSize)(UInt32 index, UInt64 *size);
600 STDMETHODIMP CArchiveUpdateCallback::GetVolumeSize(UInt32 index, UInt64 *size) function in class:CArchiveUpdateCallback

Completed in 97 milliseconds