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

  /external/chromium_org/chrome/browser/storage_monitor/
storage_info.h 69 static bool IsIPhotoDevice(const std::string& device_id);
storage_info.cc 144 bool StorageInfo::IsIPhotoDevice(const std::string& device_id) {
  /external/chromium_org/chrome/browser/media_galleries/
media_file_system_registry.cc 553 } else if (StorageInfo::IsIPhotoDevice(device_id)) {
media_galleries_preferences.cc 554 if (StorageInfo::IsIPhotoDevice(device_id))
    [all...]

Completed in 982 milliseconds