Home
last modified time | relevance | path

Searched defs:SnapshotFileCallback (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/filesystem/
DDOMFileSystem.cpp150 class SnapshotFileCallback : public FileSystemCallbacksBase { class
185SnapshotFileCallback(PassRefPtr<DOMFileSystem> filesystem, const String& name, const KURL& url, P… in SnapshotFileCallback() function in WebCore::__anon809515150211::SnapshotFileCallback
/external/chromium_org/webkit/browser/fileapi/
Dfile_system_operation_runner.h42 typedef FileSystemOperation::SnapshotFileCallback SnapshotFileCallback; typedef
Dfile_system_operation.h122 SnapshotFileCallback; typedef
/external/chromium_org/chrome/browser/extensions/api/developer_private/
Ddeveloper_private_api.cc1073 void DeveloperPrivateExportSyncfsFolderToLocalfsFunction::SnapshotFileCallback( in SnapshotFileCallback() function in extensions::api::DeveloperPrivateExportSyncfsFolderToLocalfsFunction