Home
last modified time | relevance | path

Searched refs:UpdateProcess (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dprocess_notifier.cpp56 void ProcessNotifier::UpdateProcess(const ICloudSyncer::InnerProcessInfo &process) in UpdateProcess() function in DistributedDB::ProcessNotifier
77 UpdateProcess(process); in NotifyProcess()
H A Dprocess_notifier.h28 void UpdateProcess(const ICloudSyncer::InnerProcessInfo &process);
H A Dcloud_syncer.cpp997 currentContext_.notifier->UpdateProcess(param.info); in NotifyInDownload()
1112 currentContext_.notifier->UpdateProcess(innerProcessInfo); in NotifyInBatchUpload()
1165 currentContext_.notifier->UpdateProcess(info); in NotifyInEmptyDownload()
1953 currentContext_.notifier->UpdateProcess(param.info); in DownloadOneBatch()
2084 currentContext_.notifier->UpdateProcess(param.info); in DownloadDataFromCloud()
H A Dcloud_syncer_extend.cpp136 currentContext_.notifier->UpdateProcess(info); in UpdateProccessWhenUploadFailed()
680 currentContext_.notifier->UpdateProcess(innerProcessInfo); in UpdateProcessInfoWithoutUpload()