HomeSort by relevance Sort by last modified time
    Searched refs:AddFileUpdateObserver (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/content/public/test/
sandbox_file_system_test_helper.cc 139 void SandboxFileSystemTestHelper::AddFileUpdateObserver(
141 file_system_context_->sandbox_delegate()->AddFileUpdateObserver(
sandbox_file_system_test_helper.h 80 void AddFileUpdateObserver(storage::FileUpdateObserver* observer);
  /external/chromium_org/storage/browser/fileapi/
sandbox_file_system_backend_delegate.h 153 virtual void AddFileUpdateObserver(FileSystemType type,
sandbox_file_system_backend_delegate.cc 434 void SandboxFileSystemBackendDelegate::AddFileUpdateObserver(
490 AddFileUpdateObserver(type, quota_observer_.get(), file_task_runner_.get());
  /external/chromium_org/chrome/browser/sync_file_system/local/
sync_file_system_backend.cc 246 delegate->AddFileUpdateObserver(storage::kFileSystemTypeSyncable,
  /external/chromium_org/content/browser/fileapi/
file_system_operation_impl_unittest.cc 69 sandbox_file_system_.AddFileUpdateObserver(&update_observer_);
    [all...]

Completed in 237 milliseconds