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

  /external/chromium_org/base/files/
file_util_proxy.h 27 const File::Info&)> GetFileInfoCallback;
35 const GetFileInfoCallback& callback);
file_proxy.h 49 const File::Info&)> GetFileInfoCallback;
102 bool GetInfo(const GetFileInfoCallback& callback);
  /external/chromium_org/chrome/browser/chromeos/drive/fileapi/
fileapi_worker.h 51 const base::File::Info& file_info)> GetFileInfoCallback;
90 const GetFileInfoCallback& callback,
  /external/chromium_org/device/media_transfer_protocol/
media_transfer_protocol_daemon_client.h 65 > GetFileInfoCallback;
125 const GetFileInfoCallback& callback,
media_transfer_protocol_manager.h 60 bool error)> GetFileInfoCallback;
116 const GetFileInfoCallback& callback) = 0;
  /external/chromium_org/storage/browser/fileapi/
async_file_util.h 65 const base::File::Info& file_info)> GetFileInfoCallback;
155 const GetFileInfoCallback& callback) = 0;

Completed in 107 milliseconds