Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Dprofile_proxy_test.cpp125 SyncOptions syncOptions; variable
H A Dprofile_sync_test.cpp183 SyncOptions syncOptions; variable
H A Dprofile_storage_test.cpp231 SyncOptions syncOptions; variable
491 SyncOptions syncOptions; variable
511 SyncOptions syncOptions; variable
559 SyncOptions syncOptions; variable
H A Ddistributed_device_profile_stub_test.cpp102 …int32_t SyncDeviceProfile(const SyncOptions& syncOptions, const sptr<IRemoteObject>& profileEventN… in SyncDeviceProfile()
H A Dprofile_crud_test.cpp315 SyncOptions syncOptions; variable
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/fuzztest/putdeviceprofileinner_fuzzer/
H A Dputdeviceprofileinner_fuzzer.cpp68 …int32_t SyncDeviceProfile(const SyncOptions& syncOptions, const sptr<IRemoteObject>& profileEventN… in SyncDeviceProfile()
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/fuzztest/syncdeviceprofileinner_fuzzer/
H A Dsyncdeviceprofileinner_fuzzer.cpp67 …int32_t SyncDeviceProfile(const SyncOptions& syncOptions, const sptr<IRemoteObject>& profileEventN… in SyncDeviceProfile()
/ohos5.0/foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/src/
H A Ddistributed_device_profile_proxy.cpp168 int32_t DistributedDeviceProfileProxy::SyncDeviceProfile(const SyncOptions& syncOptions, in SyncDeviceProfile()
H A Ddistributed_device_profile_client.cpp286 int32_t DistributedDeviceProfileClient::SyncDeviceProfile(const SyncOptions& syncOptions, in SyncDeviceProfile()
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/dbstorage/
H A Ddevice_profile_storage_manager.cpp370 int32_t DeviceProfileStorageManager::SyncDeviceProfile(const SyncOptions& syncOptions, in SyncDeviceProfile()
474 bool DeviceProfileStorageManager::CheckSyncOption(const SyncOptions& syncOptions) in CheckSyncOption()
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/
H A Ddistributed_device_profile_service.cpp191 int32_t DistributedDeviceProfileService::SyncDeviceProfile(const SyncOptions& syncOptions, in SyncDeviceProfile()
H A Ddistributed_device_profile_stub.cpp646 OHOS::DistributedDeviceProfile::DpSyncOptions syncOptions; in SyncDeviceProfileNewInner() local
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Ddp_profile_service_test.cpp285 DistributedDeviceProfile::DpSyncOptions syncOptions; variable
H A Ddevice_profile_manager_test.cpp1277 DistributedDeviceProfile::DpSyncOptions syncOptions; variable
1296 DistributedDeviceProfile::DpSyncOptions syncOptions; variable
H A Ddistributed_device_profile_client_kv_test.cpp417 DistributedDeviceProfile::DpSyncOptions syncOptions; variable
H A Ddistributed_device_profile_stub_new_test.cpp220const DistributedDeviceProfile::DpSyncOptions& syncOptions, sptr<IRemoteObject> syncCompletedCallb… in SyncDeviceProfile()
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/fuzztest/subscribeprofileeventinner_fuzzer/
H A Dsubscribeprofileeventinner_fuzzer.cpp76 …int32_t SyncDeviceProfile(const SyncOptions& syncOptions, const sptr<IRemoteObject>& profileEventN… in SyncDeviceProfile()
/ohos5.0/foundation/deviceprofile/device_info_manager/interfaces/innerkits/core/src/
H A Ddistributed_device_profile_client.cpp348 int32_t DistributedDeviceProfileClient::SyncDeviceProfile(const DpSyncOptions& syncOptions, in SyncDeviceProfile()
H A Ddistributed_device_profile_proxy.cpp308 int32_t DistributedDeviceProfileProxy::SyncDeviceProfile(const DpSyncOptions& syncOptions, in SyncDeviceProfile()
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/
H A Ddistributed_device_profile_stub_new.cpp490 DistributedDeviceProfile::DpSyncOptions syncOptions; in SyncDeviceProfileInner() local
H A Ddistributed_device_profile_service_new.cpp489const DistributedDeviceProfile::DpSyncOptions& syncOptions, sptr<IRemoteObject> syncCompletedCallb… in SyncDeviceProfile()
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/
H A Ddevice_profile_manager.cpp383 …nt32_t DeviceProfileManager::SyncDeviceProfile(const DistributedDeviceProfile::DpSyncOptions& sync… in SyncDeviceProfile()