Searched refs:BackendDelegate (Results 1 – 8 of 8) sorted by relevance
29 BackendDelegate::BackendDelegate() in BackendDelegate() function in chromeos::file_system_provider::BackendDelegate32 BackendDelegate::~BackendDelegate() {} in ~BackendDelegate()34 storage::AsyncFileUtil* BackendDelegate::GetAsyncFileUtil( in GetAsyncFileUtil()41 scoped_ptr<storage::FileStreamReader> BackendDelegate::CreateFileStreamReader( in CreateFileStreamReader()57 scoped_ptr<storage::FileStreamWriter> BackendDelegate::CreateFileStreamWriter( in CreateFileStreamWriter()68 storage::WatcherManager* BackendDelegate::GetWatcherManager( in GetWatcherManager()74 void BackendDelegate::GetRedirectURLForContents( in GetRedirectURLForContents()
27 class BackendDelegate : public chromeos::FileSystemBackendDelegate {29 BackendDelegate();30 virtual ~BackendDelegate();54 DISALLOW_COPY_AND_ASSIGN(BackendDelegate);
19 class WebDatabaseService::BackendDelegate : class in WebDatabaseService22 BackendDelegate( in BackendDelegate() function in WebDatabaseService::BackendDelegate61 path_, new BackendDelegate(weak_ptr_factory_.GetWeakPtr()), in AddTable()
116 class BackendDelegate;117 friend class BackendDelegate; variable
90 class BackendDelegate : public HistoryBackend::Delegate { class92 explicit BackendDelegate(HistoryBackendDBTest* history_test) in BackendDelegate() function in history::BackendDelegate121 friend class BackendDelegate;127 new HistoryBackend(history_dir_, new BackendDelegate(this), NULL); in CreateBackendAndDatabase()220 void BackendDelegate::SetInMemoryBackend( in SetInMemoryBackend()227 void BackendDelegate::BroadcastNotifications( in BroadcastNotifications()995 friend class BackendDelegate;
527 class BackendDelegate;532 friend class BackendDelegate; variable
133 class HistoryService::BackendDelegate : public HistoryBackend::Delegate { class in HistoryService135 BackendDelegate( in BackendDelegate() function in HistoryService::BackendDelegate983 new BackendDelegate( in Init()
2395 new chromeos::file_system_provider::BackendDelegate, in GetAdditionalFileSystemBackends()