Home
last modified time | relevance | path

Searched refs:GetContentCallback (Results 1 – 25 of 43) sorted by relevance

12

/external/chromium_org/google_apis/drive/
Dbase_requests.h42 scoped_ptr<std::string> content)> GetContentCallback; typedef
99 const GetContentCallback& get_content_callback);
119 const GetContentCallback get_content_callback_;
177 GetContentCallback* get_content_callback);
508 const GetContentCallback& get_content_callback,
519 GetContentCallback* get_content_callback) OVERRIDE;
529 const GetContentCallback get_content_callback_;
Dgdata_contacts_requests.h81 const GetContentCallback& callback);
95 GetContentCallback callback_;
Dbase_requests_server_unittest.cc82 GetContentCallback(), in TEST_F()
116 GetContentCallback(), in TEST_F()
Dbase_requests.cc112 const GetContentCallback& get_content_callback) in ResponseWriter()
227 GetContentCallback get_content_callback; in Start()
309 GetContentCallback* get_content_callback) { in GetOutputFilePath()
742 const GetContentCallback& get_content_callback, in DownloadFileRequestBase()
766 GetContentCallback* get_content_callback) { in GetOutputFilePath()
Dgdata_contacts_requests.cc89 const GetContentCallback& callback) in GetContactPhotoRequest()
Dtest_util.h281 const GetContentCallback& callback() const { return callback_; }
290 const GetContentCallback callback_;
/external/chromium_org/chrome/browser/chromeos/drive/file_system/
Ddownload_operation_unittest.cc52 google_apis::GetContentCallback(), in TEST_F()
89 google_apis::GetContentCallback(), in TEST_F()
139 google_apis::GetContentCallback(), in TEST_F()
191 google_apis::GetContentCallback(), in TEST_F()
228 google_apis::GetContentCallback(), in TEST_F()
249 google_apis::GetContentCallback(), in TEST_F()
276 google_apis::GetContentCallback(), in TEST_F()
399 google_apis::GetContentCallback(), in TEST_F()
458 google_apis::GetContentCallback(), in TEST_F()
Ddownload_operation.h68 const google_apis::GetContentCallback& get_content_callback,
77 const google_apis::GetContentCallback& get_content_callback,
Ddownload_operation.cc216 const google_apis::GetContentCallback get_content_callback, in DownloadParams()
257 const google_apis::GetContentCallback& get_content_callback() const { in get_content_callback()
265 const google_apis::GetContentCallback get_content_callback_;
296 const google_apis::GetContentCallback& get_content_callback, in EnsureFileDownloadedByLocalId()
330 const google_apis::GetContentCallback& get_content_callback, in EnsureFileDownloadedByPath()
Dtruncate_operation.cc104 google_apis::GetContentCallback(), in Truncate()
Dopen_file_operation.cc97 google_apis::GetContentCallback(), in OpenFileAfterCreateFile()
Dget_file_for_saving_operation.cc82 google_apis::GetContentCallback(), in GetFileForSavingAfterCreate()
/external/chromium_org/chrome/browser/chromeos/drive/
Dfake_file_system.h94 const google_apis::GetContentCallback& get_content_callback,
143 const google_apis::GetContentCallback& get_content_callback,
149 const google_apis::GetContentCallback& get_content_callback,
Dfake_file_system.cc134 const google_apis::GetContentCallback& get_content_callback, in GetFileContent()
231 const google_apis::GetContentCallback& get_content_callback, in GetFileContentAfterGetResourceEntry()
262 const google_apis::GetContentCallback& get_content_callback, in GetFileContentAfterGetWapiResourceEntry()
Djob_scheduler_unittest.cc637 google_apis::GetContentCallback()); in TEST_F()
690 google_apis::GetContentCallback()); in TEST_F()
743 google_apis::GetContentCallback()); in TEST_F()
788 google_apis::GetContentCallback()); in TEST_F()
852 google_apis::GetContentCallback()); in TEST_F()
949 google_apis::GetContentCallback()); in TEST_F()
Ddrive_file_stream_reader.cc255 const google_apis::GetContentCallback& get_content_callback, in GetFileContentOnUIThread()
276 const google_apis::GetContentCallback& get_content_callback, in GetFileContent()
Ddummy_file_system.h65 const google_apis::GetContentCallback& get_content_callback, in GetFileContent()
Dfile_system_interface.h354 const google_apis::GetContentCallback& get_content_callback,
Dfile_system.h130 const google_apis::GetContentCallback& get_content_callback,
/external/chromium_org/chrome/browser/drive/
Ddummy_drive_service.cc17 using google_apis::GetContentCallback;
115 const GetContentCallback& get_content_callback, in DownloadFile()
Ddrive_service_interface.h299 const google_apis::GetContentCallback& get_content_callback,
Ddummy_drive_service.h76 const google_apis::GetContentCallback& get_content_callback,
Dgdata_wapi_service.cc45 using google_apis::GetContentCallback;
356 const GetContentCallback& get_content_callback, in DownloadFile()
Dgdata_wapi_service.h116 const google_apis::GetContentCallback& get_content_callback,
Ddrive_api_service.h120 const google_apis::GetContentCallback& get_content_callback,

12