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

  /external/chromium_org/components/storage_monitor/
storage_info.cc 23 const char kIPhotoPrefix[] = "iphoto:";
91 case IPHOTO:
122 found_type = IPHOTO;
161 type == IPHOTO ||
174 return CrackDeviceId(device_id, &type, NULL) && type == IPHOTO;
storage_info.h 30 // An iPhoto library.
31 IPHOTO,
media_storage_util.cc 73 type == StorageInfo::IPHOTO ||
195 type == StorageInfo::IPHOTO ||
  /external/chromium_org/chrome/browser/media_galleries/fileapi/
iapps_finder_impl.cc 43 // iPhoto is only supported on OSX.
63 if (device_type != storage_monitor::StorageInfo::IPHOTO)
  /external/chromium_org/chrome/browser/chromeos/file_manager/
volume_manager_unittest.cc 874 storage_monitor::StorageInfo::IPHOTO, "dummy-device-id2"),
    [all...]

Completed in 329 milliseconds