IPhotoFileUtil 70 chrome/browser/media_galleries/fileapi/iphoto_file_util.cc IPhotoFileUtil::IPhotoFileUtil(MediaPathFilter* media_path_filter) IPhotoFileUtil 76 chrome/browser/media_galleries/fileapi/iphoto_file_util.cc IPhotoFileUtil::~IPhotoFileUtil() { IPhotoFileUtil 79 chrome/browser/media_galleries/fileapi/iphoto_file_util.cc void IPhotoFileUtil::GetFileInfoOnTaskRunnerThread( IPhotoFileUtil 90 chrome/browser/media_galleries/fileapi/iphoto_file_util.cc base::Bind(&IPhotoFileUtil::GetFileInfoWithFreshDataProvider, IPhotoFileUtil 96 chrome/browser/media_galleries/fileapi/iphoto_file_util.cc void IPhotoFileUtil::ReadDirectoryOnTaskRunnerThread( IPhotoFileUtil 107 chrome/browser/media_galleries/fileapi/iphoto_file_util.cc base::Bind(&IPhotoFileUtil::ReadDirectoryWithFreshDataProvider, IPhotoFileUtil 113 chrome/browser/media_galleries/fileapi/iphoto_file_util.cc void IPhotoFileUtil::CreateSnapshotFileOnTaskRunnerThread( IPhotoFileUtil 125 chrome/browser/media_galleries/fileapi/iphoto_file_util.cc base::Bind(&IPhotoFileUtil::CreateSnapshotFileWithFreshDataProvider, IPhotoFileUtil 131 chrome/browser/media_galleries/fileapi/iphoto_file_util.cc void IPhotoFileUtil::GetFileInfoWithFreshDataProvider( IPhotoFileUtil 149 chrome/browser/media_galleries/fileapi/iphoto_file_util.cc void IPhotoFileUtil::ReadDirectoryWithFreshDataProvider( IPhotoFileUtil 167 chrome/browser/media_galleries/fileapi/iphoto_file_util.cc void IPhotoFileUtil::CreateSnapshotFileWithFreshDataProvider( IPhotoFileUtil 191 chrome/browser/media_galleries/fileapi/iphoto_file_util.cc base::File::Error IPhotoFileUtil::GetFileInfoSync( IPhotoFileUtil 240 chrome/browser/media_galleries/fileapi/iphoto_file_util.cc base::File::Error IPhotoFileUtil::ReadDirectorySync( IPhotoFileUtil 311 chrome/browser/media_galleries/fileapi/iphoto_file_util.cc base::File::Error IPhotoFileUtil::DeleteDirectorySync( IPhotoFileUtil 317 chrome/browser/media_galleries/fileapi/iphoto_file_util.cc base::File::Error IPhotoFileUtil::DeleteFileSync( IPhotoFileUtil 324 chrome/browser/media_galleries/fileapi/iphoto_file_util.cc base::File::Error IPhotoFileUtil::GetLocalFilePath( IPhotoFileUtil 353 chrome/browser/media_galleries/fileapi/iphoto_file_util.cc IPhotoDataProvider* IPhotoFileUtil::GetDataProvider() { IPhotoFileUtil 32 chrome/browser/media_galleries/fileapi/iphoto_file_util.h class IPhotoFileUtil : public NativeMediaFileUtil { IPhotoFileUtil 34 chrome/browser/media_galleries/fileapi/iphoto_file_util.h explicit IPhotoFileUtil(MediaPathFilter* media_path_filter); IPhotoFileUtil 35 chrome/browser/media_galleries/fileapi/iphoto_file_util.h virtual ~IPhotoFileUtil(); IPhotoFileUtil 90 chrome/browser/media_galleries/fileapi/iphoto_file_util.h base::WeakPtrFactory<IPhotoFileUtil> weak_factory_; IPhotoFileUtil 94 chrome/browser/media_galleries/fileapi/iphoto_file_util.h DISALLOW_COPY_AND_ASSIGN(IPhotoFileUtil); IPhotoFileUtil 123 chrome/browser/media_galleries/fileapi/iphoto_file_util_unittest.cc class TestIPhotoFileUtil : public IPhotoFileUtil { IPhotoFileUtil 127 chrome/browser/media_galleries/fileapi/iphoto_file_util_unittest.cc : IPhotoFileUtil(media_path_filter), IPhotoFileUtil 143 chrome/browser/media_galleries/fileapi/iphoto_file_util_unittest.cc IPhotoFileUtil* iphoto_file_util) IPhotoFileUtil 138 chrome/browser/media_galleries/fileapi/media_file_system_backend.cc iphoto_file_util_(new iphoto::IPhotoFileUtil(media_path_filter_.get()))