Home
last modified time | relevance | path

Searched defs:cached_statements (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Modules/_sqlite/
Dmodule.c59 int cached_statements; in module_connect() local
Dconnection.c69 int cached_statements = 100; in pysqlite_connection_init() local