Home
last modified time | relevance | path

Searched refs:_exec_sql_with_commit (Results 1 – 1 of 1) sorted by relevance

/external/autotest/tko/
Ddb.py379 def _exec_sql_with_commit(self, sql, values, commit): member in db_sql
412 self._exec_sql_with_commit(cmd, values, commit)
430 self._exec_sql_with_commit(sql, values, commit)
459 self._exec_sql_with_commit(cmd, values, commit)