Home
last modified time | relevance | path

Searched refs:GetFillDownloadAssetStatement (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.h307 int GetFillDownloadAssetStatement(const std::string &tableName, const VBucket &vBucket,
H A Dsqlite_single_ver_relational_storage_extend_executor.cpp69 int SQLiteSingleVerRelationalStorageExecutor::GetFillDownloadAssetStatement(const std::string &tabl… in GetFillDownloadAssetStatement() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor
137 errCode = GetFillDownloadAssetStatement(tableSchema.name, dbAssets, assetsField, stmt); in FillCloudAssetForDownload()