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

  /external/chromium_org/components/storage_monitor/
storage_monitor_chromeos_unittest.cc 115 uint64 GetDeviceStorageSize(const std::string& device_location);
224 uint64 StorageMonitorCrosTest::GetDeviceStorageSize(
507 EXPECT_EQ(kDevice1SizeInBytes, GetDeviceStorageSize(mount_path1.value()));
storage_monitor_linux.cc 99 uint64 GetDeviceStorageSize(const base::FilePath& device_path,
191 GetDeviceStorageSize(device_path, device.get())));

Completed in 36 milliseconds