HomeSort by relevance Sort by last modified time
    Searched refs:imported_registry (Results 1 - 3 of 3) 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 143 ImportedMediaGalleryRegistry* imported_registry = local
145 imported_registry->itunes_data_provider_.reset();
153 ImportedMediaGalleryRegistry* imported_registry = local
155 imported_registry->itunes_data_provider_.reset(
  /external/chromium_org/chrome/browser/media_galleries/
media_file_system_registry.cc 513 ImportedMediaGalleryRegistry* imported_registry = variable
515 if (imported_registry->RevokeImportedFilesystemOnUIThread(fsid))
545 ImportedMediaGalleryRegistry* imported_registry = local
547 fsid = imported_registry->RegisterITunesFilesystemOnUIThread(path);
549 ImportedMediaGalleryRegistry* imported_registry = local
551 fsid = imported_registry->RegisterPicasaFilesystemOnUIThread(
554 ImportedMediaGalleryRegistry* imported_registry = local
556 fsid = imported_registry->RegisterIPhotoFilesystemOnUIThread(

Completed in 134 milliseconds