Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ArmPlatformPkg/Scripts/Ds5/
Dfirmware_volume.py257 def get_attributes(self): member in FirmwareVolume
261 attributes = self.get_attributes()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_multiprocessing.py1857 def get_attributes(Source, names): function
1861 if type(obj) == type(get_attributes):
1890 locals().update(get_attributes(multiprocessing, (
1905 locals().update(get_attributes(manager, (
1918 locals().update(get_attributes(multiprocessing.dummy, (