Searched defs:syncTask (Results 1 – 7 of 7) sorted by relevance
71 bool SyncCoordinator::DispatchSyncTask(const SyncTask& syncTask, int64_t delayTime) in DispatchSyncTask()
93 auto syncTask = [this, deviceIds = std::move(deviceIds), syncMode]() { in SyncDeviceProfile() local
341 auto syncTask = [syncOptions, this]() { in SyncDeviceProfile() local
103 auto syncTask = [renderRecord = this]() { in ~FormRenderRecord() local754 auto syncTask = [renderRecord = this]() { in Release() local
358 auto syncTask = std::make_shared<AceRosenSyncTask>(std::move(task)); in AttachView() local
1254 auto syncTask = std::make_shared<AceRosenSyncTask>(std::move(task)); in AttachView() local
1546 auto syncTask = [ability = weakAbility, &retval] () { in CreateAbilityName() local