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/
fileapi_worker.h 61 CreateSnapshotFileCallback;
154 const CreateSnapshotFileCallback& callback,
  /external/chromium_org/content/child/fileapi/
file_system_dispatcher.h 44 int request_id)> CreateSnapshotFileCallback;
125 const CreateSnapshotFileCallback& success_callback,
  /external/chromium_org/webkit/browser/fileapi/
async_file_util.h 78 CreateSnapshotFileCallback;
359 const CreateSnapshotFileCallback& callback) = 0;
  /external/chromium_org/content/public/test/
async_file_test_helper.cc 48 void CreateSnapshotFileCallback(
230 url, base::Bind(&CreateSnapshotFileCallback, &run_loop, &result,

Completed in 5551 milliseconds