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