OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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/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 2960 milliseconds