Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_syncer.h241 int SaveDataNotifyProcess(CloudSyncer::TaskId taskId, SyncParam &param);
H A Dcloud_syncer.cpp1066 int CloudSyncer::SaveDataNotifyProcess(CloudSyncer::TaskId taskId, SyncParam &param) in SaveDataNotifyProcess() function in DistributedDB::CloudSyncer
1946 ret = SaveDataNotifyProcess(taskId, param); in DownloadOneBatch()