Home
last modified time | relevance | path

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

/foundation/deviceprofile/device_profile_core/services/core/src/dbstorage/
Donline_sync_table.cpp58 int32_t OnlineSyncTable::RegisterSyncCallback(const std::shared_ptr<KvStoreSyncCallback>& syncCb) in RegisterSyncCallback()
/foundation/deviceprofile/device_profile_core/interfaces/innerkits/core/src/
Ddistributed_device_profile_client.cpp189 const std::shared_ptr<IProfileEventCallback>& syncCb) in SyncDeviceProfile()