Home | History | Annotate | Download | only in media_galleries

Lines Matching refs:MediaGalleryPrefInfo

43         type(MediaGalleryPrefInfo::kInvalidType) {}
44 LocationInfo(MediaGalleryPrefId pref_id, MediaGalleryPrefInfo::Type type,
54 return rhs.type == MediaGalleryPrefInfo::kScanResult;
60 MediaGalleryPrefInfo::Type type;
78 MediaGalleryPrefInfo::kScanResult,
99 if (current.type == MediaGalleryPrefInfo::kScanResult &&
138 if (it->second.type == MediaGalleryPrefInfo::kScanResult &&
160 const MediaGalleryPrefInfo& gallery = it->second;
176 const MediaGalleryPrefInfo& gallery =
199 MediaGalleryPrefInfo gallery;
203 MediaGalleryPrefInfo::kScanResult,
225 if (it->second.type == MediaGalleryPrefInfo::kScanResult &&