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

  /external/chromium_org/chrome/browser/storage_monitor/
storage_info.h 72 const string16& storage_label() const { return storage_label_; } function in struct:chrome::StorageInfo
test_volume_mount_watcher_win.cc 79 base::string16 storage_label = path.Append(L" Drive").LossyDisplayName(); local
80 *info = StorageInfo(device_id, base::string16(), path.value(), storage_label,

Completed in 150 milliseconds