Home
last modified time | relevance | path

Searched refs:NotifySyncCompleted (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/subscribemanager/
H A Dprofile_sync_handler.cpp44 NotifySyncCompleted(syncResults); in SyncCompleted()
52 void ProfileSyncHandler::NotifySyncCompleted(const SyncResult& syncResults) in NotifySyncCompleted() function in OHOS::DeviceProfile::ProfileSyncHandler
85 DeviceProfileStorageManager::GetInstance().NotifySyncCompleted(); in NotifySyncCompleted()
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/dbstorage/
H A Donline_sync_table.cpp111 NotifySyncCompleted(results); in SyncCompleted()
145 NotifySyncCompleted(results); in SyncCompleted()
149 void OnlineSyncTable::NotifySyncCompleted(const std::map<std::string, Status>& results) in NotifySyncCompleted() function in OHOS::DeviceProfile::OnlineSyncTable
H A Ddevice_profile_storage_manager.cpp410 NotifySyncCompleted(); in SyncDeviceProfile()
416 NotifySyncCompleted(); in SyncDeviceProfile()
445 void DeviceProfileStorageManager::NotifySyncCompleted() in NotifySyncCompleted() function in OHOS::DeviceProfile::DeviceProfileStorageManager
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/listener/
H A Dkv_sync_completed_listener.cpp71 NotifySyncCompleted(syncResults); in SyncCompleted()
86 void KvSyncCompletedListener::NotifySyncCompleted(const SyncResults& syncResults) in NotifySyncCompleted() function in OHOS::DistributedDeviceProfile::KvSyncCompletedListener
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/include/subscribemanager/
H A Dprofile_sync_handler.h42 void NotifySyncCompleted(const SyncResult& syncResults);
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/include/deviceprofilemanager/listener/
H A Dkv_sync_completed_listener.h37 void NotifySyncCompleted(const SyncResults& syncResults);
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Dkv_sync_completed_listener_test.cpp82 KvSyncCompletedListener_.NotifySyncCompleted(syncResults);
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/include/dbstorage/
H A Donline_sync_table.h36 void NotifySyncCompleted(const std::map<std::string, DistributedKv::Status>& results);
H A Ddevice_profile_storage_manager.h62 void NotifySyncCompleted();
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Dsubscribe_manager_test.cpp374 handler->NotifySyncCompleted(syncResults);
H A Dprofile_storage_test.cpp562 DeviceProfileStorageManager::GetInstance().NotifySyncCompleted();
1053 onlineSyncTblTest_->NotifySyncCompleted(results);
1055 onlineSyncTblTest_->NotifySyncCompleted(results);