Lines Matching refs:setVar
244 the_data.setVar("BB_WORKERCONTEXT", "1")
245 the_data.setVar("BB_TASKDEPDATA", taskdepdata)
246 the_data.setVar('BB_CURRENTTASK', taskname.replace("do_", ""))
248 the_data.setVar("BB_LIMITEDDEPS", "1")
249 the_data.setVar("BUILDNAME", workerdata["buildname"])
250 the_data.setVar("DATE", workerdata["date"])
251 the_data.setVar("TIME", workerdata["time"])
253 the_data.setVar(varname, value)
261 the_data.setVar('BB_TASKHASH', taskhash)
262 the_data.setVar('BB_UNIHASH', unihash)
283 the_data.setVar(e, fakeenv[e])
458 self.databuilder.mcdata[mc].setVar("PRSERV_HOST", self.workerdata["prhost"])
459 self.databuilder.mcdata[mc].setVar("BB_HASHSERVE", self.workerdata["hashservaddr"])