Searched defs:_get (Results 1 – 3 of 3) sorted by relevance
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ | ||
| D | Queue.py | 208 def _get(self): member in Queue |
| D | ConfigParser.py | 347 def _get(self, section, conv, option): member in RawConfigParser |
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ | ||
| D | test_queue.py | 219 def _get(self): member in FailingQueue |