Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest___all__.py50 def walk_modules(self, basedir, modpath): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/
Dmsilib.py422 def __init__(self, db, cab, basedir, physical, _logical, default, componentflags=None): argument