Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_linecache.py114 linecache.checkcache('dummy')
121 linecache.checkcache(source_name)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dtraceback.py68 linecache.checkcache(filename)
100 linecache.checkcache(filename)
305 linecache.checkcache(filename)
Dlinecache.py47 def checkcache(filename=None): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dtraceback.py68 linecache.checkcache(filename)
100 linecache.checkcache(filename)
304 linecache.checkcache(filename)
Dlinecache.py43 def checkcache(filename=None): function
Dbdb.py40 linecache.checkcache()