Home
last modified time | relevance | path

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

/external/chromium_org/storage/browser/fileapi/
Dfile_system_operation_impl.h29 : public NON_EXPORTED_BASE(FileSystemOperation) { in NON_EXPORTED_BASE() argument
Dfile_system_backend.h33 class FileSystemOperation; variable
Dfile_system_context.h59 class FileSystemOperation; variable
/external/chromium_org/chrome/browser/sync_file_system/local/
Dsyncable_file_system_operation.h29 : public NON_EXPORTED_BASE(storage::FileSystemOperation), in NON_EXPORTED_BASE()