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