Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/bldcontrol/
H A Dbbcontroller.py40 def getVariable(self, name): member in BitbakeController
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dcommand.py190 def getVariable(self, command, params): member in CommandsSync
200 getVariable.readonly = True
217 result = self.getVariable(command, params)