Searched refs:GetFillDownloadAssetStatement (Results 1 – 2 of 2) sorted by relevance
307 int GetFillDownloadAssetStatement(const std::string &tableName, const VBucket &vBucket,
69 int SQLiteSingleVerRelationalStorageExecutor::GetFillDownloadAssetStatement(const std::string &tabl… in GetFillDownloadAssetStatement() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor137 errCode = GetFillDownloadAssetStatement(tableSchema.name, dbAssets, assetsField, stmt); in FillCloudAssetForDownload()