Home
last modified time | relevance | path

Searched refs:NotifyInEmptyDownload (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_syncer.h166 void NotifyInEmptyDownload(CloudSyncer::TaskId taskId, InnerProcessInfo &info);
H A Dcloud_syncer.cpp1157 void CloudSyncer::NotifyInEmptyDownload(CloudSyncer::TaskId taskId, InnerProcessInfo &info) in NotifyInEmptyDownload() function in DistributedDB::CloudSyncer
2096 NotifyInEmptyDownload(taskId, param.info); in DownloadDataFromCloud()