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

  /external/chromium_org/chrome/browser/media_galleries/fileapi/
iphoto_file_util.h 72 void GetFileInfoWithFreshDataProvider(
picasa_file_util.h 64 void GetFileInfoWithFreshDataProvider(
itunes_file_util.h 69 void GetFileInfoWithFreshDataProvider(
iphoto_file_util.cc 87 GetFileInfoWithFreshDataProvider(context.Pass(), url, callback, false);
90 base::Bind(&IPhotoFileUtil::GetFileInfoWithFreshDataProvider,
131 void IPhotoFileUtil::GetFileInfoWithFreshDataProvider(
itunes_file_util.cc 76 GetFileInfoWithFreshDataProvider(context.Pass(), url, callback, false);
79 base::Bind(&ITunesFileUtil::GetFileInfoWithFreshDataProvider,
139 // because GetFileInfoWithFreshDataProvider() gates access to this method.
357 void ITunesFileUtil::GetFileInfoWithFreshDataProvider(
picasa_file_util.cc 96 GetFileInfoWithFreshDataProvider(context.Pass(), url, callback, false);
100 base::Bind(&PicasaFileUtil::GetFileInfoWithFreshDataProvider,
371 void PicasaFileUtil::GetFileInfoWithFreshDataProvider(

Completed in 66 milliseconds