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