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

  /external/chromium_org/chrome/browser/chromeos/drive/fileapi/
file_system_backend_delegate.cc 25 FileSystemBackendDelegate::FileSystemBackendDelegate()
29 FileSystemBackendDelegate::~FileSystemBackendDelegate() {
32 fileapi::AsyncFileUtil* FileSystemBackendDelegate::GetAsyncFileUtil(
40 FileSystemBackendDelegate::CreateFileStreamReader(
60 FileSystemBackendDelegate::CreateFileStreamWriter(
file_system_backend_delegate.h 20 class FileSystemBackendDelegate : public chromeos::FileSystemBackendDelegate {
22 FileSystemBackendDelegate();
23 virtual ~FileSystemBackendDelegate();
41 DISALLOW_COPY_AND_ASSIGN(FileSystemBackendDelegate);
  /external/chromium_org/chrome/browser/chromeos/fileapi/
file_system_backend_delegate.h 31 class FileSystemBackendDelegate {
33 virtual ~FileSystemBackendDelegate() {}

Completed in 41 milliseconds