Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
DMisc.py1254 _TupleType = type(()) variable in tdict
1267 if KeyType == self._ListType or KeyType == self._TupleType:
1344 if KeyType == self._ListType or KeyType == self._TupleType: