Searched defs:featureset (Results 1 – 2 of 2) sorted by relevance
/openbmc/openbmc/poky/bitbake/lib/bb/server/ |
H A D | xmlrpcclient.py | 67 …def __init__(self, host, port, clientinfo=("localhost", 0), observer_only = False, featureset = No… argument 114 def connectXMLRPC(remote, featureset, observer_only = False, token = None): argument
|
H A D | process.py | 537 def updateFeatureSet(self, featureset): argument 574 def __init__(self, lock, sockname, featureset, server_timeout, xmlrpcinterface, profile): argument 691 def connectProcessServer(sockname, featureset): argument
|