Searched defs:ExecuteRawSQL (Results 1 – 2 of 2) sorted by relevance
279 int ExecuteRawSQL(sqlite3 *db, const std::string &sql) in ExecuteRawSQL() function
415 int SQLiteUtils::ExecuteRawSQL(sqlite3 *db, const std::string &sql) in ExecuteRawSQL() function in DistributedDB::SQLiteUtils