Searched defs:xcptCopyErrorConstants (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/glue/
H A Dvboxapi.py429 def xcptCopyErrorConstants(oDst, oSrc): member in class:PlatformBase
713 oDst = self.xcptCopyErrorConstants(oDst, winerror)
818 oDst = self.xcptCopyErrorConstants(oDst, xpcom.nsError)

Completed in 46 milliseconds