Searched defs:statement_cache (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Modules/_sqlite/ | ||
| D | connection.h | 71     pysqlite_Cache* statement_cache;  member | 
| /external/python/cpython3/Modules/_sqlite/ | ||
| D | connection.h | 67     pysqlite_Cache* statement_cache;  member |