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

  /external/chromium_org/chrome/browser/chromeos/drive/file_system/
operation_delegate.cc 10 bool OperationDelegate::WaitForSyncComplete(
operation_delegate.h 48 virtual bool WaitForSyncComplete(const std::string& local_id,
operation_test_base.h 65 virtual bool WaitForSyncComplete(
82 // Sets the callback used to handle WaitForSyncComplete() method calls.
operation_test_base.cc 47 bool OperationTestBase::LoggingDelegate::WaitForSyncComplete(
copy_operation.cc 353 const bool waiting = delegate_->WaitForSyncComplete(
copy_operation_unittest.cc 26 // Used to handle WaitForSyncComplete() calls.
439 TEST_F(CopyOperationTest, WaitForSyncComplete) {
  /external/chromium_org/chrome/browser/chromeos/drive/
file_system.h 170 virtual bool WaitForSyncComplete(
file_system.cc 825 bool FileSystem::WaitForSyncComplete(const std::string& local_id,
    [all...]

Completed in 563 milliseconds