Searched defs:bind_and_activate (Results 1 – 4 of 4) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | SimpleXMLRPCServer.py | 586 logRequests=True, allow_none=False, encoding=None, bind_and_activate=True): argument 609 logRequests=True, allow_none=False, encoding=None, bind_and_activate=True): argument
|
D | DocXMLRPCServer.py | 253 bind_and_activate=True): argument
|
D | SocketServer.py | 402 def __init__(self, server_address, RequestHandlerClass, bind_and_activate=True): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
D | SocketServer.py | 413 def __init__(self, server_address, RequestHandlerClass, bind_and_activate=True): argument
|