Home
last modified time | relevance | path

Searched defs:clearcache (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/
Dlinecache.py26 def clearcache(): function
/external/python/cpython3/Lib/
Dlinecache.py30 def clearcache(): function
/external/python/cpython2/Modules/
D_struct.c1845 clearcache(PyObject *self) in clearcache() function
/external/python/cpython3/Modules/
D_struct.c2064 clearcache(PyObject *self) in clearcache() function