Home
last modified time | relevance | path

Searched refs:authorizer_callback (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/_sqlite/
H A Dconnection.c1242 authorizer_callback(void *ctx, int action, const char *arg1, in authorizer_callback() function
1383 authorizer_callback as callable: object
1408 rc = sqlite3_set_authorizer(self->db, authorizer_callback, ctx); in pysqlite_connection_set_authorizer_impl()

Completed in 4 milliseconds