Home
last modified time | relevance | path

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

/foundation/deviceprofile/device_profile_core/services/core/src/dbstorage/
Dsync_coordinator.cpp65 bool SyncCoordinator::DispatchSyncTask(const SyncTask& syncTask, int64_t delayTime) in DispatchSyncTask()
Donline_sync_table.cpp81 auto syncTask = [this, deviceIds = std::move(deviceIds), syncMode]() { in SyncDeviceProfile() local
Ddevice_profile_storage_manager.cpp289 auto syncTask = [syncOptions, this]() { in SyncDeviceProfile() local
/foundation/aafwk/standard/frameworks/kits/ability/native/src/
Dability_thread.cpp1735 auto syncTask = [ability = weakAbility, &retval] () { in CreateAbilityName() local