Searched refs:SetCurrentTaskFailedInMachine (Results 1 – 3 of 3) sorted by relevance
424 CloudSyncEvent SetCurrentTaskFailedInMachine(int errCode);
369 return SetCurrentTaskFailedInMachine(errCode); in SyncMachineDoDownload()380 return SetCurrentTaskFailedInMachine(errCode); in SyncMachineDoDownload()
1055 CloudSyncEvent CloudSyncer::SetCurrentTaskFailedInMachine(int errCode) in SetCurrentTaskFailedInMachine() function in DistributedDB::CloudSyncer