Searched defs:syncTask (Results 1 – 9 of 9) sorted by relevance
71 bool SyncCoordinator::DispatchSyncTask(const SyncTask& syncTask, int64_t delayTime) in DispatchSyncTask()
91 auto syncTask = [this, deviceIds = std::move(deviceIds), syncMode]() { in SyncDeviceProfile() local
389 auto syncTask = [syncOptions, this]() { in SyncDeviceProfile() local
80 std::function<void()> syncTask = []() -> void { in CheckModifiers() local
615 auto syncTask = [ability = weakAbility, &retval]() { in CallRequest() local
1455 auto syncTask = [ability = weakAbility, &retval]() { in CreateAbilityName() local
521 auto syncTask = [this, notOHBasedDevices, callerDescriptor, syncCompletedCallback]() { in SyncDeviceProfile() local
146 auto syncTask = [renderRecord = this]() { in ~FormRenderRecord() local1120 auto syncTask = [renderRecord = this]() { in Release() local
2523 auto syncTask = std::make_shared<AceRosenSyncTask>(std::move(task)); in AttachView() local