Searched defs:GetFileInfoWithFreshDataProvider (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/media_galleries/fileapi/
H A Diphoto_file_util.cc87 GetFileInfoWithFreshDataProvider(context.Pass(), url, callback, false);
90 base::Bind(&IPhotoFileUtil::GetFileInfoWithFreshDataProvider,
131 void IPhotoFileUtil::GetFileInfoWithFreshDataProvider( function in class:iphoto::IPhotoFileUtil
H A Ditunes_file_util.cc76 GetFileInfoWithFreshDataProvider(context.Pass(), url, callback, false);
79 base::Bind(&ITunesFileUtil::GetFileInfoWithFreshDataProvider,
139 // because GetFileInfoWithFreshDataProvider() gates access to this method.
357 void ITunesFileUtil::GetFileInfoWithFreshDataProvider( function in class:itunes::ITunesFileUtil
H A Dpicasa_file_util.cc96 GetFileInfoWithFreshDataProvider(context.Pass(), url, callback, false);
100 base::Bind(&PicasaFileUtil::GetFileInfoWithFreshDataProvider,
371 void PicasaFileUtil::GetFileInfoWithFreshDataProvider( function in class:picasa::PicasaFileUtil

Completed in 109 milliseconds