Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/
Dserver.py98 self._methods = tuple(self._listmethods())
102 def _listmethods(self, cl=None): member in Server
108 basenames = self._listmethods(base)