Searched defs:syncTask (Results 1 – 7 of 7) sorted by relevance
65 bool SyncCoordinator::DispatchSyncTask(const SyncTask& syncTask, int64_t delayTime) in DispatchSyncTask()
89 auto syncTask = [this, deviceIds = std::move(deviceIds), syncMode]() { in SyncDeviceProfile() local
327 auto syncTask = [syncOptions, this]() { in SyncDeviceProfile() local
51 auto syncTask = [renderRecord = this]() { in ~FormRenderRecord() local
366 auto syncTask = std::make_shared<AceRosenSyncTask>(std::move(task)); in AttachView() local
1163 auto syncTask = std::make_shared<AceRosenSyncTask>(std::move(task)); in AttachView() local
1663 auto syncTask = [ability = weakAbility, &retval] () { in CreateAbilityName() local