Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_sqlite/
Dblob.c114 blob_seterror(pysqlite_Blob *self, int rc) in blob_seterror() function
130 blob_seterror(self, rc); in read_single()
155 blob_seterror(self, rc); in read_multiple()
223 blob_seterror(self, rc); in inner_write()