Searched refs:BindUpdateVersionStatement (Results 1 – 3 of 3) sorted by relevance
368 … int BindUpdateVersionStatement(const VBucket &vBucket, const Bytes &hashKey, sqlite3_stmt *&stmt);
1385 errCode = BindUpdateVersionStatement(batchData.extend[i], batchData.hashKey[i], stmt); in FillCloudVersionForUpload()
255 int SQLiteSingleVerRelationalStorageExecutor::BindUpdateVersionStatement(const VBucket &vBucket, co… in BindUpdateVersionStatement() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor