Searched refs:authorizer (Results 1 – 6 of 6) sorted by relevance
812 def authorizer(*args): function815 con.set_authorizer(authorizer)
794 def authorizer(*args): function797 con.set_authorizer(authorizer)
237 aggregates, converters, authorizer callbacks etc. If you want to debug them,
267 aggregates, converters, authorizer callbacks etc. If you want to debug them,
3709 Update authorizer constants in sqlite3 module. Patch by Dingyuan Wang.