Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/lib/hashserv/
H A Dserver.py117 def insert_table(cursor, table, data, on_conflict): function
142 return insert_table(cursor, "unihashes_v2", data, on_conflict)
145 return insert_table(cursor, "outhashes_v2", data, on_conflict)