Home
last modified time | relevance | path

Searched refs:GetDownloadInfoByTableName (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dprocess_notifier.h41 void GetDownloadInfoByTableName(ICloudSyncer::InnerProcessInfo &process);
H A Dprocess_notifier.cpp165 void ProcessNotifier::GetDownloadInfoByTableName(ICloudSyncer::InnerProcessInfo &process) in GetDownloadInfoByTableName() function in DistributedDB::ProcessNotifier
H A Dcloud_syncer.cpp2049 currentContext_.notifier->GetDownloadInfoByTableName(param.info); in GetSyncParamForDownload()