Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_executor.h416 …int CleanDownloadChangedAssets(const VBucket &vBucket, const AssetOperationUtils::RecordAssetOpTyp…
H A Dsqlite_single_ver_relational_storage_extend_executor.cpp142 int ret = CleanDownloadChangedAssets(vBucket, assetOpType); in FillCloudAssetForDownload()
1434 int SQLiteSingleVerRelationalStorageExecutor::CleanDownloadChangedAssets( in CleanDownloadChangedAssets() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor