Searched defs:imported_registry (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/media_galleries/fileapi/
H A Diphoto_data_provider_browsertest.cc107 ImportedMediaGalleryRegistry* imported_registry = local
109 imported_registry->iphoto_data_provider_.reset();
122 ImportedMediaGalleryRegistry* imported_registry = local
124 imported_registry->iphoto_data_provider_.reset(
H A Diphoto_file_util.cc52 ImportedMediaGalleryRegistry* imported_registry = local
54 base::FilePath root = imported_registry->ImportedRoot().AppendASCII("iphoto");
H A Ditunes_file_util.cc39 ImportedMediaGalleryRegistry* imported_registry = local
41 base::FilePath root = imported_registry->ImportedRoot().AppendASCII("itunes");
H A Dpicasa_file_util.cc54 ImportedMediaGalleryRegistry* imported_registry = local
56 base::FilePath root = imported_registry->ImportedRoot().AppendASCII("picasa");
H A Ditunes_data_provider_browsertest.cc150 ImportedMediaGalleryRegistry* imported_registry = local
152 imported_registry->itunes_data_provider_.reset();
160 ImportedMediaGalleryRegistry* imported_registry = local
162 imported_registry->itunes_data_provider_.reset(
/external/chromium_org/chrome/browser/media_galleries/
H A Dmedia_file_system_registry.cc651 ImportedMediaGalleryRegistry* imported_registry = variable
653 if (imported_registry->RevokeImportedFilesystemOnUIThread(fs_name))

Completed in 2274 milliseconds