HomeSort by relevance Sort by last modified time
    Searched refs:imported_registry (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/chrome/browser/media_galleries/fileapi/
iphoto_data_provider_browsertest.cc 107 ImportedMediaGalleryRegistry* imported_registry = local
109 imported_registry->iphoto_data_provider_.reset();
122 ImportedMediaGalleryRegistry* imported_registry = local
124 imported_registry->iphoto_data_provider_.reset(
itunes_data_provider_browsertest.cc 150 ImportedMediaGalleryRegistry* imported_registry = local
152 imported_registry->itunes_data_provider_.reset();
160 ImportedMediaGalleryRegistry* imported_registry = local
162 imported_registry->itunes_data_provider_.reset(
iphoto_file_util.cc 52 ImportedMediaGalleryRegistry* imported_registry = local
54 base::FilePath root = imported_registry->ImportedRoot().AppendASCII("iphoto");
itunes_file_util.cc 39 ImportedMediaGalleryRegistry* imported_registry = local
41 base::FilePath root = imported_registry->ImportedRoot().AppendASCII("itunes");
picasa_file_util.cc 54 ImportedMediaGalleryRegistry* imported_registry = local
56 base::FilePath root = imported_registry->ImportedRoot().AppendASCII("picasa");
  /external/chromium_org/chrome/browser/media_galleries/
media_file_system_registry.cc 651 ImportedMediaGalleryRegistry* imported_registry = variable
653 if (imported_registry->RevokeImportedFilesystemOnUIThread(fs_name))

Completed in 815 milliseconds