Searched defs:_make_condition_statement (Results 1 – 2 of 2) sorted by relevance
/openbmc/openbmc/poky/bitbake/lib/hashserv/ | ||
H A D | sqlite.py | 83 def _make_condition_statement(columns, condition): function |
H A D | sqlalchemy.py | 180 def _make_condition_statement(table, condition): function |