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

/external/chromium_org/components/storage_monitor/
H A Dvolume_mount_watcher_win.cc110 uint64 GetVolumeSize(const base::string16& mount_point) { function in namespace:storage_monitor::__anon6847
172 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
/external/lzma/CPP/7zip/UI/Common/
H A DUpdateCallback.cpp206 STDMETHODIMP CArchiveUpdateCallback::GetVolumeSize(UInt32 index, UInt64 *size) function in class:CArchiveUpdateCallback

Completed in 259 milliseconds