Searched defs:MTPFileSystemBackendDelegate (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/fileapi/
H A Dmtp_file_system_backend_delegate.h30 class MTPFileSystemBackendDelegate : public FileSystemBackendDelegate { class in namespace:chromeos
32 explicit MTPFileSystemBackendDelegate(
34 virtual ~MTPFileSystemBackendDelegate();
58 DISALLOW_COPY_AND_ASSIGN(MTPFileSystemBackendDelegate);
H A Dmtp_file_system_backend_delegate.cc13 MTPFileSystemBackendDelegate::MTPFileSystemBackendDelegate( function in class:chromeos::MTPFileSystemBackendDelegate
20 MTPFileSystemBackendDelegate::~MTPFileSystemBackendDelegate() {
23 storage::AsyncFileUtil* MTPFileSystemBackendDelegate::GetAsyncFileUtil(
31 MTPFileSystemBackendDelegate::CreateFileStreamReader(
44 MTPFileSystemBackendDelegate::CreateFileStreamWriter(
54 storage::WatcherManager* MTPFileSystemBackendDelegate::GetWatcherManager(
60 void MTPFileSystemBackendDelegate::GetRedirectURLForContents(

Completed in 460 milliseconds