Searched refs:GetRecordFromStmt (Results 1 – 2 of 2) sorted by relevance
467 …int GetRecordFromStmt(sqlite3_stmt *stmt, const std::vector<Field> &fields, int startIndex, VBucke…
1908 errCode = GetRecordFromStmt(stmt, pkFields, 0, pkData); in GetWaitCompensatedSyncDataPk()1949 int SQLiteSingleVerRelationalStorageExecutor::GetRecordFromStmt(sqlite3_stmt *stmt, const std::vect… in GetRecordFromStmt() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor