Home
last modified time | relevance | path

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

/external/autotest/tko/
Ddb.py384 def _exec_sql_with_commit(self, sql, values, commit): member in db_sql
417 self._exec_sql_with_commit(cmd, values, commit)
435 self._exec_sql_with_commit(sql, values, commit)
464 self._exec_sql_with_commit(cmd, values, commit)