Home
last modified time | relevance | path

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

/foundation/deviceprofile/device_info_manager/old/services/core/src/dbstorage/
Dsync_coordinator.cpp71 bool SyncCoordinator::DispatchSyncTask(const SyncTask& syncTask, int64_t delayTime) in DispatchSyncTask()
Donline_sync_table.cpp91 auto syncTask = [this, deviceIds = std::move(deviceIds), syncMode]() { in SyncDeviceProfile() local
Ddevice_profile_storage_manager.cpp386 auto syncTask = [syncOptions, this]() { in SyncDeviceProfile() local
/foundation/ability/form_fwk/services/form_render_service/src/
Dform_render_record.cpp124 auto syncTask = [renderRecord = this]() { in ~FormRenderRecord() local
832 auto syncTask = [renderRecord = this]() { in Release() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/
Dui_ability_thread.cpp633 auto syncTask = [ability = weakAbility, &retval]() { in CallRequest() local
Dfa_ability_thread.cpp1488 auto syncTask = [ability = weakAbility, &retval]() { in CreateAbilityName() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Ddialog_container.cpp359 auto syncTask = std::make_shared<AceRosenSyncTask>(std::move(task)); in AttachView() local
Dace_container.cpp1630 auto syncTask = std::make_shared<AceRosenSyncTask>(std::move(task)); in AttachView() local