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

  /external/chromium_org/chrome/browser/chromeos/fileapi/
mtp_file_system_backend_delegate.cc 13 MTPFileSystemBackendDelegate::MTPFileSystemBackendDelegate(
20 MTPFileSystemBackendDelegate::~MTPFileSystemBackendDelegate() {
23 storage::AsyncFileUtil* MTPFileSystemBackendDelegate::GetAsyncFileUtil(
31 MTPFileSystemBackendDelegate::CreateFileStreamReader(
44 MTPFileSystemBackendDelegate::CreateFileStreamWriter(
54 storage::WatcherManager* MTPFileSystemBackendDelegate::GetWatcherManager(
60 void MTPFileSystemBackendDelegate::GetRedirectURLForContents(
mtp_file_system_backend_delegate.h 30 class MTPFileSystemBackendDelegate : public FileSystemBackendDelegate {
32 explicit MTPFileSystemBackendDelegate(
34 virtual ~MTPFileSystemBackendDelegate();
58 DISALLOW_COPY_AND_ASSIGN(MTPFileSystemBackendDelegate);

Completed in 550 milliseconds