/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/ |
H A D | profile_event_notifier_proxy_test.cpp | 69 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable 86 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable 104 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable
|
H A D | subscribe_manager_test.cpp | 219 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable 236 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable 255 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable 274 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable 298 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable 318 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable 341 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable 376 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable
|
H A D | profile_change_notification_test.cpp | 268 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable 289 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable 315 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable 337 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable 357 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable 377 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable
|
H A D | profile_change_handler_test.cpp | 185 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable 307 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable 325 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable 347 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable 362 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable
|
H A D | profile_sync_test.cpp | 182 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable
|
H A D | profile_storage_test.cpp | 230 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable 490 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable 509 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable 563 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable
|
H A D | profile_crud_test.cpp | 314 auto syncCb = std::make_shared<ProfileEventCallback>(); variable
|
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/dbstorage/ |
H A D | online_sync_table.cpp | 66 int32_t OnlineSyncTable::RegisterSyncCallback(const std::shared_ptr<KvStoreSyncCallback>& syncCb) in RegisterSyncCallback()
|
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/ |
H A D | device_profile_manager_test.cpp | 1278 OHOS::sptr<OHOS::IRemoteObject> syncCb = nullptr; variable 1297 …OHOS::sptr<OHOS::IRemoteObject> syncCb = OHOS::sptr<SyncCompletedCallbackStub>(new SyncCallback()); variable 1500 …OHOS::sptr<OHOS::IRemoteObject> syncCb = OHOS::sptr<SyncCompletedCallbackStub>(new SyncCallback()); variable 1513 …OHOS::sptr<OHOS::IRemoteObject> syncCb = OHOS::sptr<SyncCompletedCallbackStub>(new SyncCallback()); variable
|
H A D | distributed_device_profile_client_kv_test.cpp | 418 OHOS::sptr<ISyncCompletedCallback> syncCb = nullptr; variable
|
/ohos5.0/foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/src/ |
H A D | distributed_device_profile_client.cpp | 287 const std::shared_ptr<IProfileEventCallback>& syncCb) in SyncDeviceProfile()
|
/ohos5.0/foundation/deviceprofile/device_info_manager/interfaces/innerkits/core/src/ |
H A D | distributed_device_profile_client.cpp | 349 sptr<ISyncCompletedCallback> syncCb) in SyncDeviceProfile()
|