Home
last modified time | relevance | path

Searched defs:syncTask (Results 1 – 9 of 9) 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.cpp389 auto syncTask = [syncOptions, this]() { in SyncDeviceProfile() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/feature/capture/
Drs_surface_capture_task_parallel.cpp80 std::function<void()> syncTask = []() -> void { in CheckModifiers() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/
Dui_ability_thread.cpp615 auto syncTask = [ability = weakAbility, &retval]() { in CallRequest() local
Dfa_ability_thread.cpp1455 auto syncTask = [ability = weakAbility, &retval]() { in CreateAbilityName() local
/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/
Ddevice_profile_manager.cpp521 auto syncTask = [this, notOHBasedDevices, callerDescriptor, syncCompletedCallback]() { in SyncDeviceProfile() local
/foundation/ability/form_fwk/services/form_render_service/src/
Dform_render_record.cpp146 auto syncTask = [renderRecord = this]() { in ~FormRenderRecord() local
1120 auto syncTask = [renderRecord = this]() { in Release() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dace_container.cpp2523 auto syncTask = std::make_shared<AceRosenSyncTask>(std::move(task)); in AttachView() local