Searched refs:openBuildCursor (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/ValidationKit/testmanager/core/
H A Dbuildsource.py331 def openBuildCursor(self, oBuildSource, sOs, sCpuArch, tsNow): member in class:BuildSourceLogic
H A Dschedulerbase.py476 self.oCursor = BuildSourceLogic(oDb).openBuildCursor(oBuildSource, sOs, sCpuArch, tsNow);
952 oCursor = BuildSourceLogic(self._oDb).openBuildCursor(oBuildSource, oTestBoxData.sOs, oTestBoxData.sCpuArch, tsNow);

Completed in 45 milliseconds