Searched defs:cache_clear (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Modules/_sqlite/ | ||
| D | cache.c | 124 cache_clear(pysqlite_Cache *self) in cache_clear() function |
| /third_party/python/Lib/ | ||
| D | functools.py | 628 def cache_clear(): function |