Home
last modified time | relevance | path

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

/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
Dprofile_proxy_test.cpp125 SyncOptions syncOptions; variable
Dprofile_sync_test.cpp183 SyncOptions syncOptions; variable
Dprofile_storage_test.cpp232 SyncOptions syncOptions; variable
492 SyncOptions syncOptions; variable
512 SyncOptions syncOptions; variable
560 SyncOptions syncOptions; variable
Dprofile_crud_test.cpp315 SyncOptions syncOptions; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_base_test/
Dmock_distributed_device_profile_client.cpp56 int32_t DistributedDeviceProfileClient::SyncDeviceProfile(const SyncOptions& syncOptions, in SyncDeviceProfile()
/foundation/deviceprofile/device_info_manager/services/core/src/
Ddistributed_device_profile_service.cpp145 int32_t DistributedDeviceProfileService::SyncDeviceProfile(const SyncOptions& syncOptions, in SyncDeviceProfile()
/foundation/deviceprofile/device_info_manager/interfaces/innerkits/core/src/
Ddistributed_device_profile_proxy.cpp168 int32_t DistributedDeviceProfileProxy::SyncDeviceProfile(const SyncOptions& syncOptions, in SyncDeviceProfile()
Ddistributed_device_profile_client.cpp255 int32_t DistributedDeviceProfileClient::SyncDeviceProfile(const SyncOptions& syncOptions, in SyncDeviceProfile()
/foundation/deviceprofile/device_info_manager/services/core/src/dbstorage/
Ddevice_profile_storage_manager.cpp322 int32_t DeviceProfileStorageManager::SyncDeviceProfile(const SyncOptions& syncOptions, in SyncDeviceProfile()
418 bool DeviceProfileStorageManager::CheckSyncOption(const SyncOptions& syncOptions) in CheckSyncOption()
/foundation/distributeddatamgr/pasteboard/framework/framework/device/
Ddev_profile.cpp195 SyncOptions syncOptions; in SyncEnabledStatus() local