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

  /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;
113 const google_apis::EntryActionCallback& callback) OVERRIDE;
130 const google_apis::EntryActionCallback& callback) OVERRIDE;
163 const google_apis::EntryActionCallback& callback) OVERRIDE;
168 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 55 const google_apis::EntryActionCallback& callback) {
199 const google_apis::EntryActionCallback& callback) {
302 const google_apis::EntryActionCallback& callback) {
331 const google_apis::EntryActionCallback& callback) {
388 const google_apis::EntryActionCallback& callback) {
397 const google_apis::EntryActionCallback& callback) {
  /external/chromium_org/chrome/browser/drive/
dummy_drive_service.cc 16 using google_apis::EntryActionCallback;
101 const EntryActionCallback& callback) { return CancelCallback(); }
105 const EntryActionCallback& callback) { return CancelCallback(); }
134 const EntryActionCallback& callback) { return CancelCallback(); }
139 const EntryActionCallback& callback) { return CancelCallback(); }
184 const EntryActionCallback& callback) { return CancelCallback(); }
190 const EntryActionCallback& callback) { return CancelCallback(); }
drive_api_service.h 111 const google_apis::EntryActionCallback& callback) OVERRIDE;
114 const google_apis::EntryActionCallback& callback) OVERRIDE;
137 const google_apis::EntryActionCallback& callback) OVERRIDE;
141 const google_apis::EntryActionCallback& callback) OVERRIDE;
179 const google_apis::EntryActionCallback& callback) OVERRIDE;
184 const google_apis::EntryActionCallback& callback) OVERRIDE;
drive_service_interface.h 252 const google_apis::EntryActionCallback& callback) = 0;
259 const google_apis::EntryActionCallback& callback) = 0;
300 const google_apis::EntryActionCallback& callback) = 0;
309 const google_apis::EntryActionCallback& callback) = 0;
398 const google_apis::EntryActionCallback& callback) = 0;
407 const google_apis::EntryActionCallback& callback) = 0;
dummy_drive_service.h 67 const google_apis::EntryActionCallback& callback) OVERRIDE;
70 const google_apis::EntryActionCallback& callback) OVERRIDE;
93 const google_apis::EntryActionCallback& callback) OVERRIDE;
97 const google_apis::EntryActionCallback& callback) OVERRIDE;
135 const google_apis::EntryActionCallback& callback) OVERRIDE;
140 const google_apis::EntryActionCallback& callback) OVERRIDE;
fake_drive_service.h 178 const google_apis::EntryActionCallback& callback) OVERRIDE;
181 const google_apis::EntryActionCallback& callback) OVERRIDE;
204 const google_apis::EntryActionCallback& callback) OVERRIDE;
208 const google_apis::EntryActionCallback& callback) OVERRIDE;
246 const google_apis::EntryActionCallback& callback) OVERRIDE;
251 const google_apis::EntryActionCallback& callback) OVERRIDE;
drive_api_service.cc 34 using google_apis::EntryActionCallback;
161 const EntryActionCallback& callback,
434 const EntryActionCallback& callback) {
447 const EntryActionCallback& callback) {
531 const EntryActionCallback& callback) {
545 const EntryActionCallback& callback) {
675 const google_apis::EntryActionCallback& callback) {
690 const google_apis::EntryActionCallback& callback) {
fake_drive_service.cc 40 using google_apis::EntryActionCallback;
609 const EntryActionCallback& callback) {
660 const EntryActionCallback& callback) {
920 const EntryActionCallback& callback) {
960 const EntryActionCallback& callback) {
    [all...]
  /external/chromium_org/google_apis/drive/
base_requests_unittest.cc 31 const EntryActionCallback& callback,
50 EntryActionCallback callback_;
base_requests.h 221 typedef base::Callback<void(GDataErrorCode error)> EntryActionCallback;
230 const EntryActionCallback& callback);
239 const EntryActionCallback callback_;
drive_api_requests.cc 335 const EntryActionCallback& callback)
456 const EntryActionCallback& callback)
477 const EntryActionCallback& callback)
511 const EntryActionCallback& callback)
744 const EntryActionCallback& callback)
drive_api_requests.h 454 const EntryActionCallback& callback);
634 const EntryActionCallback& callback);
662 const EntryActionCallback& callback);
700 const EntryActionCallback& callback);
    [all...]
base_requests.cc 423 const EntryActionCallback& callback)
  /external/chromium_org/chrome/browser/chromeos/drive/
job_scheduler.h 129 const google_apis::EntryActionCallback& callback);
150 const google_apis::EntryActionCallback& callback);
157 const google_apis::EntryActionCallback& callback);
204 const google_apis::EntryActionCallback& callback);
310 // Callback for job finishing with a EntryActionCallback.
312 const google_apis::EntryActionCallback& callback,
job_scheduler.cc 428 const google_apis::EntryActionCallback& callback) {
503 const google_apis::EntryActionCallback& callback) {
525 const google_apis::EntryActionCallback& callback) {
679 const google_apis::EntryActionCallback& callback) {
    [all...]

Completed in 544 milliseconds