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/
file_system_backend_delegate.cc 26 FileSystemBackendDelegate::FileSystemBackendDelegate(
34 FileSystemBackendDelegate::~FileSystemBackendDelegate() {
37 fileapi::AsyncFileUtil* FileSystemBackendDelegate::GetAsyncFileUtil(
45 FileSystemBackendDelegate::CreateFileStreamReader(
65 FileSystemBackendDelegate::CreateFileStreamWriter(
file_system_backend_delegate.h 24 class FileSystemBackendDelegate : public chromeos::FileSystemBackendDelegate {
27 explicit FileSystemBackendDelegate(content::BrowserContext* browser_context);
28 virtual ~FileSystemBackendDelegate();
48 DISALLOW_COPY_AND_ASSIGN(FileSystemBackendDelegate);
  /external/chromium_org/chrome/browser/chromeos/fileapi/
file_system_backend_delegate.h 33 class FileSystemBackendDelegate {
35 virtual ~FileSystemBackendDelegate() {}

Completed in 507 milliseconds