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

  /external/chromium_org/chrome/browser/drive/
dummy_drive_service.cc 17 using google_apis::EntryActionCallback;
106 const EntryActionCallback& callback) { return CancelCallback(); }
110 const EntryActionCallback& callback) { return CancelCallback(); }
139 const EntryActionCallback& callback) { return CancelCallback(); }
144 const EntryActionCallback& callback) { return CancelCallback(); }
149 const EntryActionCallback& callback) { return CancelCallback(); }
194 const EntryActionCallback& callback) { return CancelCallback(); }
200 const EntryActionCallback& callback) { return CancelCallback(); }
drive_api_service.h 112 const google_apis::EntryActionCallback& callback) OVERRIDE;
115 const google_apis::EntryActionCallback& callback) OVERRIDE;
138 const google_apis::EntryActionCallback& callback) OVERRIDE;
142 const google_apis::EntryActionCallback& callback) OVERRIDE;
146 const google_apis::EntryActionCallback& callback) OVERRIDE;
184 const google_apis::EntryActionCallback& callback) OVERRIDE;
189 const google_apis::EntryActionCallback& callback) OVERRIDE;
drive_service_interface.h 260 const google_apis::EntryActionCallback& callback) = 0;
267 const google_apis::EntryActionCallback& callback) = 0;
308 const google_apis::EntryActionCallback& callback) = 0;
317 const google_apis::EntryActionCallback& callback) = 0;
326 const google_apis::EntryActionCallback& callback) = 0;
415 const google_apis::EntryActionCallback& callback) = 0;
424 const google_apis::EntryActionCallback& callback) = 0;
dummy_drive_service.h 68 const google_apis::EntryActionCallback& callback) OVERRIDE;
71 const google_apis::EntryActionCallback& callback) OVERRIDE;
94 const google_apis::EntryActionCallback& callback) OVERRIDE;
98 const google_apis::EntryActionCallback& callback) OVERRIDE;
102 const google_apis::EntryActionCallback& callback) OVERRIDE;
140 const google_apis::EntryActionCallback& callback) OVERRIDE;
145 const google_apis::EntryActionCallback& callback) OVERRIDE;
fake_drive_service.h 166 const google_apis::EntryActionCallback& callback) OVERRIDE;
169 const google_apis::EntryActionCallback& callback) OVERRIDE;
192 const google_apis::EntryActionCallback& callback) OVERRIDE;
196 const google_apis::EntryActionCallback& callback) OVERRIDE;
200 const google_apis::EntryActionCallback& callback) OVERRIDE;
238 const google_apis::EntryActionCallback& callback) OVERRIDE;
243 const google_apis::EntryActionCallback& callback) OVERRIDE;
drive_api_service.cc 37 using google_apis::EntryActionCallback;
152 const EntryActionCallback& callback,
427 const EntryActionCallback& callback) {
440 const EntryActionCallback& callback) {
524 const EntryActionCallback& callback) {
540 const EntryActionCallback& callback) {
554 const EntryActionCallback& callback) {
684 const google_apis::EntryActionCallback& callback) {
699 const google_apis::EntryActionCallback& callback) {
fake_drive_service.cc 40 using google_apis::EntryActionCallback;
119 const EntryActionCallback& callback,
596 const EntryActionCallback& callback) {
637 const EntryActionCallback& callback) {
870 const EntryActionCallback& callback) {
882 const EntryActionCallback& callback) {
918 const EntryActionCallback& callback) {
    [all...]
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
drive_service_wrapper.h 32 const google_apis::EntryActionCallback& callback);
67 const google_apis::EntryActionCallback& callback);
drive_service_on_worker.h 44 const google_apis::EntryActionCallback& callback) OVERRIDE;
81 const google_apis::EntryActionCallback& callback) OVERRIDE;
115 const google_apis::EntryActionCallback& callback) OVERRIDE;
132 const google_apis::EntryActionCallback& callback) OVERRIDE;
136 const google_apis::EntryActionCallback& callback) OVERRIDE;
169 const google_apis::EntryActionCallback& callback) OVERRIDE;
174 const google_apis::EntryActionCallback& callback) OVERRIDE;
drive_service_wrapper.cc 36 const google_apis::EntryActionCallback& callback) {
101 const google_apis::EntryActionCallback& callback) {
drive_service_on_worker.cc 57 const google_apis::EntryActionCallback& callback) {
220 const google_apis::EntryActionCallback& callback) {
333 const google_apis::EntryActionCallback& callback) {
362 const google_apis::EntryActionCallback& callback) {
370 const google_apis::EntryActionCallback& callback) {
427 const google_apis::EntryActionCallback& callback) {
436 const google_apis::EntryActionCallback& callback) {
  /external/chromium_org/chrome/browser/chromeos/drive/
job_scheduler.h 129 const google_apis::EntryActionCallback& callback);
150 const google_apis::EntryActionCallback& callback);
155 const google_apis::EntryActionCallback& callback);
162 const google_apis::EntryActionCallback& callback);
209 const google_apis::EntryActionCallback& callback);
315 // Callback for job finishing with a EntryActionCallback.
317 const google_apis::EntryActionCallback& callback,
job_scheduler.cc 428 const google_apis::EntryActionCallback& callback) {
503 const google_apis::EntryActionCallback& callback) {
524 const google_apis::EntryActionCallback& callback) {
546 const google_apis::EntryActionCallback& callback) {
700 const google_apis::EntryActionCallback& callback) {
    [all...]
  /external/chromium_org/google_apis/drive/
base_requests_unittest.cc 31 const EntryActionCallback& callback,
50 EntryActionCallback callback_;
base_requests.h 229 typedef base::Callback<void(GDataErrorCode error)> EntryActionCallback;
238 const EntryActionCallback& callback);
247 const EntryActionCallback callback_;
drive_api_requests.h 384 const EntryActionCallback& callback);
564 const EntryActionCallback& callback);
592 const EntryActionCallback& callback);
630 const EntryActionCallback& callback);
871 const EntryActionCallback& callback);
drive_api_requests.cc 419 const EntryActionCallback& callback)
554 const EntryActionCallback& callback)
575 const EntryActionCallback& callback)
609 const EntryActionCallback& callback)
842 const EntryActionCallback& callback)
base_requests.cc 421 const EntryActionCallback& callback)

Completed in 143 milliseconds