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

  /external/chromium_org/chrome/browser/storage_monitor/
storage_monitor_chromeos_unittest.cc 119 uint64 GetDeviceStorageSize(const std::string& device_location);
223 uint64 StorageMonitorCrosTest::GetDeviceStorageSize(
444 EXPECT_EQ(kDevice1SizeInBytes, GetDeviceStorageSize(mount_path1.value()));
storage_monitor_linux.cc 95 uint64 GetDeviceStorageSize(const base::FilePath& device_path,
188 GetDeviceStorageSize(device_path, device.get())));

Completed in 344 milliseconds