Searched refs:kScanResult (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/media_galleries/
H A Dmedia_galleries_preferences_unittest.cc292 MediaGalleryPrefInfo::kScanResult);
415 MediaGalleryPrefInfo::kScanResult);
441 MediaGalleryPrefInfo::kScanResult);
450 MediaGalleryPrefInfo::kScanResult);
454 MediaGalleryPrefInfo::kScanResult);
467 MediaGalleryPrefInfo::kScanResult);
544 MediaGalleryPrefInfo::kScanResult);
548 MediaGalleryPrefInfo::kScanResult);
733 MediaGalleryPrefInfo::kScanResult);
737 MediaGalleryPrefInfo::kScanResult);
[all...]
H A Dmedia_scan_manager.cc54 return rhs.type == MediaGalleryPrefInfo::kScanResult;
78 MediaGalleryPrefInfo::kScanResult,
99 if (current.type == MediaGalleryPrefInfo::kScanResult &&
138 if (it->second.type == MediaGalleryPrefInfo::kScanResult &&
203 MediaGalleryPrefInfo::kScanResult,
225 if (it->second.type == MediaGalleryPrefInfo::kScanResult &&
H A Dmedia_galleries_scan_result_controller_unittest.cc131 return AddGallery(path, MediaGalleryPrefInfo::kScanResult, audio_count,
331 MediaGalleryPrefInfo::kScanResult,
340 MediaGalleryPrefInfo::kScanResult,
H A Dmedia_scan_manager_unittest.cc595 AddGallery("uscan", MediaGalleryPrefInfo::kScanResult, 1, 0, 0);
597 AddGallery("gscan", MediaGalleryPrefInfo::kScanResult, 0, 2, 0);
617 AddGallery("uscan", MediaGalleryPrefInfo::kScanResult, 1, 1, 1);
656 AddGallery("scan", MediaGalleryPrefInfo::kScanResult, 0, 0, 3);
H A Dmedia_galleries_preferences.h54 kScanResult, // Discovered by a disk scan. enumerator in enum:MediaGalleryPrefInfo::Type
H A Dmedia_galleries_permission_controller_unittest.cc250 TestForgottenType(MediaGalleryPrefInfo::kScanResult,
H A Dmedia_galleries_preferences.cc144 *type = MediaGalleryPrefInfo::kScanResult;
167 case MediaGalleryPrefInfo::kScanResult:
887 type == MediaGalleryPrefInfo::kScanResult);
1162 type == MediaGalleryPrefInfo::kScanResult)) {

Completed in 109 milliseconds