HomeSort by relevance Sort by last modified time
    Searched refs:GetContentCallback (Results 1 - 25 of 43) sorted by null

1 2

  /external/chromium_org/google_apis/drive/
gdata_contacts_requests.h 81 const GetContentCallback& callback);
95 GetContentCallback callback_;
base_requests.h 42 scoped_ptr<std::string> content)> GetContentCallback;
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_;
base_requests_server_unittest.cc 82 GetContentCallback(),
116 GetContentCallback(),
gdata_contacts_requests.cc 89 const GetContentCallback& callback)
base_requests.cc 112 const GetContentCallback& get_content_callback)
227 GetContentCallback get_content_callback;
309 GetContentCallback* get_content_callback) {
742 const GetContentCallback& get_content_callback,
766 GetContentCallback* get_content_callback) {
test_util.h 275 // Helper utility for recording the content via GetContentCallback.
281 const GetContentCallback& callback() const { return callback_; }
290 const GetContentCallback callback_;
  /external/chromium_org/chrome/browser/chromeos/drive/file_system/
download_operation.h 68 const google_apis::GetContentCallback& get_content_callback,
77 const google_apis::GetContentCallback& get_content_callback,
download_operation_unittest.cc 52 google_apis::GetContentCallback(),
89 google_apis::GetContentCallback(),
139 google_apis::GetContentCallback(),
191 google_apis::GetContentCallback(),
228 google_apis::GetContentCallback(),
249 google_apis::GetContentCallback(),
276 google_apis::GetContentCallback(),
399 google_apis::GetContentCallback(),
458 google_apis::GetContentCallback(),
download_operation.cc 216 const google_apis::GetContentCallback get_content_callback,
257 const google_apis::GetContentCallback& get_content_callback() const {
265 const google_apis::GetContentCallback get_content_callback_;
296 const google_apis::GetContentCallback& get_content_callback,
330 const google_apis::GetContentCallback& get_content_callback,
get_file_for_saving_operation.cc 82 google_apis::GetContentCallback(),
open_file_operation.cc 97 google_apis::GetContentCallback(),
truncate_operation.cc 104 google_apis::GetContentCallback(),
  /external/chromium_org/chrome/browser/chromeos/drive/
fake_file_system.h 94 const google_apis::GetContentCallback& get_content_callback,
143 const google_apis::GetContentCallback& get_content_callback,
149 const google_apis::GetContentCallback& get_content_callback,
dummy_file_system.h 65 const google_apis::GetContentCallback& get_content_callback,
fake_file_system.cc 134 const google_apis::GetContentCallback& get_content_callback,
231 const google_apis::GetContentCallback& get_content_callback,
262 const google_apis::GetContentCallback& get_content_callback,
job_scheduler_unittest.cc 637 google_apis::GetContentCallback());
690 google_apis::GetContentCallback());
743 google_apis::GetContentCallback());
788 google_apis::GetContentCallback());
852 google_apis::GetContentCallback());
949 google_apis::GetContentCallback());
    [all...]
drive_file_stream_reader.cc 255 const google_apis::GetContentCallback& get_content_callback,
276 const google_apis::GetContentCallback& get_content_callback,
file_system_interface.h 354 const google_apis::GetContentCallback& get_content_callback,
file_system.h 130 const google_apis::GetContentCallback& get_content_callback,
  /external/chromium_org/chrome/browser/drive/
dummy_drive_service.cc 17 using google_apis::GetContentCallback;
115 const GetContentCallback& get_content_callback,
drive_api_service.h 120 const google_apis::GetContentCallback& get_content_callback,
drive_service_interface.h 299 const google_apis::GetContentCallback& get_content_callback,
dummy_drive_service.h 76 const google_apis::GetContentCallback& get_content_callback,
gdata_wapi_service.h 116 const google_apis::GetContentCallback& get_content_callback,
gdata_wapi_service.cc 45 using google_apis::GetContentCallback;
356 const GetContentCallback& get_content_callback,

Completed in 52 milliseconds

1 2