Searched refs:AddFileUpdateObserver (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/content/public/test/
H A Dsandbox_file_system_test_helper.cc139 void SandboxFileSystemTestHelper::AddFileUpdateObserver( function in class:content::SandboxFileSystemTestHelper
141 file_system_context_->sandbox_delegate()->AddFileUpdateObserver(
H A Dsandbox_file_system_test_helper.h80 void AddFileUpdateObserver(storage::FileUpdateObserver* observer);
/external/chromium_org/storage/browser/fileapi/
H A Dsandbox_file_system_backend_delegate.h153 virtual void AddFileUpdateObserver(FileSystemType type,
H A Dsandbox_file_system_backend_delegate.cc434 void SandboxFileSystemBackendDelegate::AddFileUpdateObserver( function in class:storage::SandboxFileSystemBackendDelegate
490 AddFileUpdateObserver(type, quota_observer_.get(), file_task_runner_.get());
/external/chromium_org/chrome/browser/sync_file_system/local/
H A Dsync_file_system_backend.cc246 delegate->AddFileUpdateObserver(storage::kFileSystemTypeSyncable,
/external/chromium_org/content/browser/fileapi/
H A Dfile_system_operation_impl_unittest.cc69 sandbox_file_system_.AddFileUpdateObserver(&update_observer_);

Completed in 235 milliseconds