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;
151 const CreateSnapshotFileCallback& callback,
  /external/chromium_org/content/child/fileapi/
file_system_dispatcher.h 45 int request_id)> CreateSnapshotFileCallback;
133 const CreateSnapshotFileCallback& success_callback,
  /external/chromium_org/webkit/browser/fileapi/
async_file_util.h 80 CreateSnapshotFileCallback;
361 const CreateSnapshotFileCallback& callback) = 0;
async_file_test_helper.cc 48 void CreateSnapshotFileCallback(
230 url, base::Bind(&CreateSnapshotFileCallback, &run_loop, &result,

Completed in 629 milliseconds