Searched refs:OnTaskComplete (Results 1 – 2 of 2) sorted by relevance
333 bool SyncClient::OnTaskComplete(SyncType type, const std::string& local_id) { in OnTaskComplete() function in drive::internal::SyncClient357 if (!OnTaskComplete(FETCH, local_id)) in OnFetchFileComplete()398 if (!OnTaskComplete(UPDATE, local_id)) in OnUpdateComplete()
136 bool OnTaskComplete(SyncType type, const std::string& local_id);