Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/
H A Dbbcontroller.py40 def getVariable(self, name): member in BitbakeController
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dcommand.py194 def getVariable(self, command, params): member in CommandsSync
204 getVariable.readonly = True
221 result = self.getVariable(command, params)