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

  /external/chromium_org/components/storage_monitor/
media_storage_util.h 62 static bool IsRemovableStorageAttached(const std::string& id);
media_storage_util.cc 80 if (!MediaStorageUtil::IsRemovableStorageAttached(*it))
239 bool MediaStorageUtil::IsRemovableStorageAttached(const std::string& id) {
  /external/chromium_org/chrome/browser/media_galleries/
media_galleries_preferences.cc 383 if (MediaStorageUtil::IsRemovableStorageAttached(device_id)) {
401 MediaStorageUtil::IsRemovableStorageAttached(device_id);
    [all...]

Completed in 1073 milliseconds