Home
last modified time | relevance | path

Searched refs:CheckWithDownload (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.cpp140 return CheckWithDownload(true, cacheAsset, dbAssets); in CheckBeforeDownload()
146 return CheckWithDownload(false, cacheAsset, dbAssets); in CheckAfterDownload()
149 AssetOperationUtils::AssetOpType AssetOperationUtils::CheckWithDownload(bool before, const Asset &c… in CheckWithDownload() function in DistributedDB::AssetOperationUtils
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/cloud/
H A Dasset_operation_utils.h47 static AssetOperationUtils::AssetOpType CheckWithDownload(bool before, const Asset &cacheAsset,