Searched refs:BindExtendStatementByType (Results 1 – 2 of 2) sorted by relevance
51 static int BindExtendStatementByType(sqlite3_stmt *statement, int cid, Type &typeVal);
191 errCode = BindExtendStatementByType(statement, cid, typeVal); in BindStatementByType()198 int SQLiteRelationalUtils::BindExtendStatementByType(sqlite3_stmt *statement, int cid, Type &typeVa… in BindExtendStatementByType() function in DistributedDB::SQLiteRelationalUtils