Home
last modified time | relevance | path

Searched refs:AddGalleryInternal (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/media_galleries/
Dmedia_galleries_preferences.cc496 AddGalleryInternal(info.device_id(), info.name(), relative_path, false, in AddDefaultGalleries()
563 AddGalleryInternal(device_id, ASCIIToUTF16(gallery_name), in OnFinderDeviceID()
705 return AddGalleryInternal(device_id, base::string16(), relative_path, in AddGallery()
710 MediaGalleryPrefId MediaGalleriesPreferences::AddGalleryInternal( in AddGalleryInternal() function in MediaGalleriesPreferences
843 return AddGalleryInternal(gallery_info.device_id, in AddGalleryByPath()
Dmedia_galleries_preferences.h265 MediaGalleryPrefId AddGalleryInternal(const std::string& device_id,
Dmedia_galleries_preferences_unittest.cc223 return gallery_prefs()->AddGalleryInternal( in AddGalleryWithNameV0()
233 return gallery_prefs()->AddGalleryInternal( in AddGalleryWithNameV1()
243 return gallery_prefs()->AddGalleryInternal( in AddGalleryWithNameV2()