Home
last modified time | relevance | path

Searched defs:syncCb (Results 1 - 13 of 13) sorted by relevance

/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Dprofile_event_notifier_proxy_test.cpp69 auto syncCb = std::make_shared<StorageProfileEventCallback>(); in HWTEST_F() local
86 auto syncCb = std::make_shared<StorageProfileEventCallback>(); in HWTEST_F() local
104 auto syncCb = std::make_shared<StorageProfileEventCallback>(); in HWTEST_F() local
H A Dprofile_change_notification_test.cpp268 auto syncCb = std::make_shared<StorageProfileEventCallback>(); in HWTEST_F() local
289 auto syncCb = std::make_shared<StorageProfileEventCallback>(); in HWTEST_F() local
315 auto syncCb = std::make_shared<StorageProfileEventCallback>(); in HWTEST_F() local
337 auto syncCb = std::make_shared<StorageProfileEventCallback>(); in HWTEST_F() local
357 auto syncCb = std::make_shared<StorageProfileEventCallback>(); in HWTEST_F() local
377 auto syncCb = std::make_shared<StorageProfileEventCallback>(); HWTEST_F() local
[all...]
H A Dsubscribe_manager_test.cpp219 auto syncCb = std::make_shared<StorageProfileEventCallback>(); in HWTEST_F() local
236 auto syncCb = std::make_shared<StorageProfileEventCallback>(); in HWTEST_F() local
255 auto syncCb = std::make_shared<StorageProfileEventCallback>(); in HWTEST_F() local
274 auto syncCb = std::make_shared<StorageProfileEventCallback>(); in HWTEST_F() local
298 auto syncCb = std::make_shared<StorageProfileEventCallback>(); in HWTEST_F() local
318 auto syncCb = std::make_shared<StorageProfileEventCallback>(); HWTEST_F() local
341 auto syncCb = std::make_shared<StorageProfileEventCallback>(); HWTEST_F() local
376 auto syncCb = std::make_shared<StorageProfileEventCallback>(); HWTEST_F() local
[all...]
H A Dprofile_sync_test.cpp182 auto syncCb = std::make_shared<StorageProfileEventCallback>(); in HWTEST_F() local
H A Dprofile_change_handler_test.cpp185 auto syncCb = std::make_shared<StorageProfileEventCallback>(); in HWTEST_F() local
307 auto syncCb = std::make_shared<StorageProfileEventCallback>(); in HWTEST_F() local
325 auto syncCb = std::make_shared<StorageProfileEventCallback>(); in HWTEST_F() local
347 auto syncCb = std::make_shared<StorageProfileEventCallback>(); in HWTEST_F() local
362 auto syncCb = std::make_shared<StorageProfileEventCallback>(); in HWTEST_F() local
[all...]
H A Dprofile_storage_test.cpp230 auto syncCb = std::make_shared<StorageProfileEventCallback>(); in HWTEST_F() local
490 auto syncCb = std::make_shared<StorageProfileEventCallback>(); in HWTEST_F() local
509 auto syncCb = std::make_shared<StorageProfileEventCallback>(); in HWTEST_F() local
563 auto syncCb = std::make_shared<StorageProfileEventCallback>(); in HWTEST_F() local
H A Dprofile_crud_test.cpp314 auto syncCb = std::make_shared<ProfileEventCallback>(); in HWTEST_F() local
/foundation/deviceprofile/device_info_manager/old/services/core/src/dbstorage/
H A Donline_sync_table.cpp66 int32_t OnlineSyncTable::RegisterSyncCallback(const std::shared_ptr<KvStoreSyncCallback>& syncCb) in RegisterSyncCallback() argument
/foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/src/
H A Ddistributed_device_profile_client.cpp286 SyncDeviceProfile(const SyncOptions& syncOptions, const std::shared_ptr<IProfileEventCallback>& syncCb) SyncDeviceProfile() argument
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Ddistributed_device_profile_client_kv_test.cpp418 OHOS::sptr<ISyncCompletedCallback> syncCb = nullptr; in HWTEST_F() local
H A Ddevice_profile_manager_test.cpp1278 OHOS::sptr<OHOS::IRemoteObject> syncCb = nullptr; in HWTEST_F() local
1297 OHOS::sptr<OHOS::IRemoteObject> syncCb = OHOS::sptr<SyncCompletedCallbackStub>(new SyncCallback()); in HWTEST_F() local
1500 OHOS::sptr<OHOS::IRemoteObject> syncCb = OHOS::sptr<SyncCompletedCallbackStub>(new SyncCallback()); in HWTEST_F() local
1513 OHOS::sptr<OHOS::IRemoteObject> syncCb = OHOS::sptr<SyncCompletedCallbackStub>(new SyncCallback()); in HWTEST_F() local
/test/xts/dcts/distributedhardware/distributeddptest/
H A Ddevice_profile_test.cpp889 OHOS::sptr<OHOS::IRemoteObject> syncCb = nullptr; in HWTEST_F() local
908 OHOS::sptr<OHOS::IRemoteObject> syncCb = new(nothrow) SyncCallback(); in HWTEST_F() local
/foundation/deviceprofile/device_info_manager/interfaces/innerkits/core/src/
H A Ddistributed_device_profile_client.cpp348 SyncDeviceProfile(const DpSyncOptions& syncOptions, sptr<ISyncCompletedCallback> syncCb) SyncDeviceProfile() argument

Completed in 14 milliseconds