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

  /external/chromium_org/chrome/browser/chromeos/drive/
sync_client.h 72 bool WaitForUpdateTaskToComplete(const std::string& local_id,
sync_client_unittest.cc 486 TEST_F(SyncClientTest, WaitForUpdateTaskToComplete) {
504 EXPECT_FALSE(sync_client_->WaitForUpdateTaskToComplete(
510 EXPECT_TRUE(sync_client_->WaitForUpdateTaskToComplete(
sync_client.cc 235 bool SyncClient:: WaitForUpdateTaskToComplete(
file_system.cc 827 return sync_client_->WaitForUpdateTaskToComplete(local_id, callback);
    [all...]

Completed in 1013 milliseconds