Searched defs:StorageDeviceList (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/image_writer_private/
H A Dremovable_storage_provider.h16 <api::image_writer_private::RemovableStorageDevice> > StorageDeviceList; typedef in namespace:extensions
22 typedef base::Callback<void(scoped_refptr<StorageDeviceList>, bool)>
32 scoped_refptr<StorageDeviceList> device_list);
38 static bool PopulateDeviceList(scoped_refptr<StorageDeviceList> device_list);

Completed in 110 milliseconds