Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_sqlite/
Dblob.c19 close_blob(pysqlite_Blob *self) in close_blob() function
52 close_blob(self); in blob_dealloc()
95 close_blob(self); in blob_close_impl()
108 close_blob((pysqlite_Blob *)blob); in pysqlite_close_all_blobs()
371 close_blob(self); in blob_exit_impl()