Home
last modified time | relevance | path

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

/external/autotest/tko/
Ddb.py340 def _exec_sql_with_commit(self, sql, values, commit): member in db_sql
373 self._exec_sql_with_commit(cmd, values, commit)
391 self._exec_sql_with_commit(sql, values, commit)
420 self._exec_sql_with_commit(cmd, values, commit)