Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/_sqlite/
Dblob.c108 blob_seterror(pysqlite_Blob *self, int rc) in blob_seterror() function
132 blob_seterror(self, rc); in read_single()
157 blob_seterror(self, rc); in read_multiple()
225 blob_seterror(self, rc); in inner_write()