Home
last modified time | relevance | path

Searched refs:updatecache (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dlinecache.py41 return updatecache(filename, module_globals)
72 def updatecache(filename, module_globals=None): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dlinecache.py40 return updatecache(filename, module_globals)
68 def updatecache(filename, module_globals=None): function