Searched defs:syncTask (Results 1 – 4 of 4) sorted by relevance
65 bool SyncCoordinator::DispatchSyncTask(const SyncTask& syncTask, int64_t delayTime) in DispatchSyncTask()
81 auto syncTask = [this, deviceIds = std::move(deviceIds), syncMode]() { in SyncDeviceProfile() local
289 auto syncTask = [syncOptions, this]() { in SyncDeviceProfile() local
1735 auto syncTask = [ability = weakAbility, &retval] () { in CreateAbilityName() local