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

  /external/chromium_org/chrome/browser/chromeos/drive/
fileapi_worker.h 61 CreateSnapshotFileCallback;
149 const CreateSnapshotFileCallback& callback,
  /external/chromium_org/content/child/fileapi/
file_system_dispatcher.h 44 int request_id)> CreateSnapshotFileCallback;
130 const CreateSnapshotFileCallback& success_callback,
  /external/chromium_org/webkit/browser/fileapi/
async_file_util.h 77 )> CreateSnapshotFileCallback;
338 const CreateSnapshotFileCallback& callback) = 0;
async_file_test_helper.cc 46 void CreateSnapshotFileCallback(
199 url, base::Bind(&CreateSnapshotFileCallback, &run_loop, &result,

Completed in 66 milliseconds