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

/external/chromium_org/chrome/browser/media_galleries/
H A Dmedia_galleries_preferences_unittest.cc248 MediaGalleryPrefInfo::kScanResult);
371 MediaGalleryPrefInfo::kScanResult);
397 MediaGalleryPrefInfo::kScanResult);
406 MediaGalleryPrefInfo::kScanResult);
410 MediaGalleryPrefInfo::kScanResult);
423 MediaGalleryPrefInfo::kScanResult);
500 MediaGalleryPrefInfo::kScanResult);
504 MediaGalleryPrefInfo::kScanResult);
689 MediaGalleryPrefInfo::kScanResult);
693 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.h50 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.cc140 *type = MediaGalleryPrefInfo::kScanResult;
163 case MediaGalleryPrefInfo::kScanResult:
783 type == MediaGalleryPrefInfo::kScanResult);
967 type == MediaGalleryPrefInfo::kScanResult)) {

Completed in 95 milliseconds