Home
last modified time | relevance | path

Searched defs:clientinfo (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Duievent.py22 def __init__(self, BBServer, clientinfo=("localhost, 0")): argument
/openbmc/openbmc/poky/bitbake/lib/bb/server/
H A Dxmlrpcclient.py67 …def __init__(self, host, port, clientinfo=("localhost", 0), observer_only = False, featureset = No… argument