Home
last modified time | relevance | path

Searched defs:syncTask (Results 1 – 7 of 7) sorted by relevance

/foundation/deviceprofile/device_info_manager/services/core/src/dbstorage/
Dsync_coordinator.cpp65 bool SyncCoordinator::DispatchSyncTask(const SyncTask& syncTask, int64_t delayTime) in DispatchSyncTask()
Donline_sync_table.cpp89 auto syncTask = [this, deviceIds = std::move(deviceIds), syncMode]() { in SyncDeviceProfile() local
Ddevice_profile_storage_manager.cpp327 auto syncTask = [syncOptions, this]() { in SyncDeviceProfile() local
/foundation/ability/form_fwk/services/form_render_service/src/
Dform_render_record.cpp51 auto syncTask = [renderRecord = this]() { in ~FormRenderRecord() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Ddialog_container.cpp366 auto syncTask = std::make_shared<AceRosenSyncTask>(std::move(task)); in AttachView() local
Dace_container.cpp1163 auto syncTask = std::make_shared<AceRosenSyncTask>(std::move(task)); in AttachView() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/
Dability_thread.cpp1663 auto syncTask = [ability = weakAbility, &retval] () { in CreateAbilityName() local