Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/dbstorage/
H A Dsync_coordinator.cpp71 bool SyncCoordinator::DispatchSyncTask(const SyncTask& syncTask, int64_t delayTime) in DispatchSyncTask()
H A Donline_sync_table.cpp91 auto syncTask = [this, deviceIds = std::move(deviceIds), syncMode]() { in SyncDeviceProfile() local
H A Ddevice_profile_storage_manager.cpp386 auto syncTask = [syncOptions, this]() { in SyncDeviceProfile() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_surface_capture_task_parallel.cpp75 std::function<void()> syncTask = []() -> void { in CheckModifiers() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dui_ability_thread.cpp613 auto syncTask = [ability = weakAbility, &retval]() { in CallRequest() local
H A Dfa_ability_thread.cpp1465 auto syncTask = [ability = weakAbility, &retval]() { in CreateAbilityName() local
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/
H A Ddevice_profile_manager.cpp415 auto syncTask = [this, notOHBasedDevices, callerDescriptor, syncCompletedCallback]() { in SyncDeviceProfile() local
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Ddialog_container.cpp374 auto syncTask = std::make_shared<AceRosenSyncTask>(std::move(task)); in AttachView() local
H A Dace_container.cpp2219 auto syncTask = std::make_shared<AceRosenSyncTask>(std::move(task)); in AttachView() local
/ohos5.0/foundation/ability/form_fwk/services/form_render_service/src/
H A Dform_render_record.cpp136 auto syncTask = [renderRecord = this]() { in ~FormRenderRecord() local
1044 auto syncTask = [renderRecord = this]() { in Release() local