Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/logging/
D__init__.py1016 self._fixupParents(rv)
1021 self._fixupParents(rv)
1036 def _fixupParents(self, alogger): member in Manager