Searched refs:BindAssetsToBlobStatement (Results 1 – 2 of 2) sorted by relevance
432 int BindAssetsToBlobStatement(const Assets &assets, int index, sqlite3_stmt *&stmt);
1548 int SQLiteSingleVerRelationalStorageExecutor::BindAssetsToBlobStatement(const Assets &assets, int i… in BindAssetsToBlobStatement() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor1662 …int errCode = BindAssetsToBlobStatement(assetsOfOneRecord[assetsIndex], assetIndex + assetsIndex +… in BindAssetFiledToBlobStatement()