Home
last modified time | relevance | path

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

/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
Dprofile_event_notifier_proxy_test.cpp69 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable
85 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable
102 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable
Dsubscribe_manager_test.cpp219 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable
236 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable
255 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable
282 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable
301 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable
325 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable
345 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable
368 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable
403 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable
Dprofile_change_handler_test.cpp185 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
Dprofile_change_notification_test.cpp268 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable
289 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable
315 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable
Dprofile_sync_test.cpp182 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable
Dprofile_storage_test.cpp231 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable
491 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable
510 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable
564 auto syncCb = std::make_shared<StorageProfileEventCallback>(); variable
Dprofile_crud_test.cpp314 auto syncCb = std::make_shared<ProfileEventCallback>(); variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_base_test/
Dmock_distributed_device_profile_client.cpp57 const std::shared_ptr<IProfileEventCallback>& syncCb) in SyncDeviceProfile()
/foundation/deviceprofile/device_info_manager/services/core/src/dbstorage/
Donline_sync_table.cpp70 int32_t OnlineSyncTable::RegisterSyncCallback(const std::shared_ptr<KvStoreSyncCallback>& syncCb) in RegisterSyncCallback()
/foundation/deviceprofile/device_info_manager/interfaces/innerkits/core/src/
Ddistributed_device_profile_client.cpp256 const std::shared_ptr<IProfileEventCallback>& syncCb) in SyncDeviceProfile()