Searched refs:GetBlobByStatement (Results 1 – 2 of 2) sorted by relevance
296 errCode = GetBlobByStatement(stmt, cid, typeVal); in GetTypeValByStatement()300 errCode = GetBlobByStatement(stmt, cid, typeVal); in GetTypeValByStatement()316 int SQLiteRelationalUtils::GetBlobByStatement(sqlite3_stmt *stmt, int cid, Type &typeVal) in GetBlobByStatement() function in DistributedDB::SQLiteRelationalUtils
54 static int GetBlobByStatement(sqlite3_stmt *stmt, int cid, Type &typeVal);