HomeSort by relevance Sort by last modified time
    Searched refs:system_multicall (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
SimpleXMLRPCServer.py 239 self.funcs.update({'system.multicall' : self.system_multicall})
346 def system_multicall(self, call_list): member in class:SimpleXMLRPCDispatcher
  /external/python/cpython2/Lib/
SimpleXMLRPCServer.py 239 self.funcs.update({'system.multicall' : self.system_multicall})
346 def system_multicall(self, call_list): member in class:SimpleXMLRPCDispatcher
  /external/python/cpython3/Lib/xmlrpc/
server.py 241 self.funcs.update({'system.multicall' : self.system_multicall})
346 def system_multicall(self, call_list): member in class:SimpleXMLRPCDispatcher
    [all...]

Completed in 110 milliseconds