Searched refs:IsRemovableStorageAttached (Results 1 - 3 of 3) sorted by path

/external/chromium_org/chrome/browser/media_galleries/
H A Dmedia_galleries_preferences.cc439 if (MediaStorageUtil::IsRemovableStorageAttached(device_id)) {
457 MediaStorageUtil::IsRemovableStorageAttached(device_id);
/external/chromium_org/components/storage_monitor/
H A Dmedia_storage_util.cc80 if (!MediaStorageUtil::IsRemovableStorageAttached(*it))
239 bool MediaStorageUtil::IsRemovableStorageAttached(const std::string& id) { function in class:storage_monitor::MediaStorageUtil
H A Dmedia_storage_util.h62 static bool IsRemovableStorageAttached(const std::string& id);

Completed in 338 milliseconds