Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_syncer.h151 …void DoNotifyInNeed(const CloudSyncer::TaskId &taskId, const std::vector<std::string> &needNotifyT…
H A Dcloud_syncer_extend.cpp625 void CloudSyncer::DoNotifyInNeed(const CloudSyncer::TaskId &taskId, const std::vector<std::string> … in DoNotifyInNeed() function in DistributedDB::CloudSyncer
731 DoNotifyInNeed(taskInfo.taskId, needNotifyTables, isFirstDownload); in DoDownloadInNeed()