Home
last modified time | relevance | path

Searched defs:cacheAsset (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/cloud/
H A Dasset_operation_utils.cpp61const Asset &cacheAsset, const VBucket &dbAssets, const AssetOperationUtils::CloudSyncAction &acti… in CalAssetOperation()
137 AssetOperationUtils::AssetOpType AssetOperationUtils::CheckBeforeDownload(const Asset &cacheAsset, in CheckBeforeDownload()
143 AssetOperationUtils::AssetOpType AssetOperationUtils::CheckAfterDownload(const Asset &cacheAsset, in CheckAfterDownload()
149 …tionUtils::AssetOpType AssetOperationUtils::CheckWithDownload(bool before, const Asset &cacheAsset, in CheckWithDownload()
174 AssetOperationUtils::AssetOpType AssetOperationUtils::CheckAfterUpload(const Asset &cacheAsset, con… in CheckAfterUpload()
206 …perationUtils::AssetOpType AssetOperationUtils::HandleIfExistAndSameStatus(const Asset &cacheAsset, in HandleIfExistAndSameStatus()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/cloud/
H A Dcloud_storage_utils.cpp974 Asset cacheAsset; in MergeAssetWithFillFunc() local