Searched refs:WaitForSyncComplete (Results 1 - 8 of 8) sorted by path

/external/chromium_org/chrome/browser/chromeos/drive/
H A Dfile_system.cc825 bool FileSystem::WaitForSyncComplete(const std::string& local_id, function in class:drive::FileSystem
H A Dfile_system.h170 virtual bool WaitForSyncComplete(
/external/chromium_org/chrome/browser/chromeos/drive/file_system/
H A Dcopy_operation.cc353 const bool waiting = delegate_->WaitForSyncComplete(
H A Dcopy_operation_unittest.cc26 // Used to handle WaitForSyncComplete() calls.
439 TEST_F(CopyOperationTest, WaitForSyncComplete) {
H A Doperation_delegate.cc10 bool OperationDelegate::WaitForSyncComplete( function in class:drive::file_system::OperationDelegate
H A Doperation_delegate.h48 virtual bool WaitForSyncComplete(const std::string& local_id,
H A Doperation_test_base.cc47 bool OperationTestBase::LoggingDelegate::WaitForSyncComplete( function in class:drive::file_system::OperationTestBase::LoggingDelegate
H A Doperation_test_base.h65 virtual bool WaitForSyncComplete(
82 // Sets the callback used to handle WaitForSyncComplete() method calls.

Completed in 255 milliseconds