Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
DSimpleXMLRPCServer.py346 def system_multicall(self, call_list): argument
357 for call in call_list:
Dxmlrpclib.py938 def __init__(self, call_list, name): argument
939 self.__call_list = call_list