Searched refs:attach_all (Results 1 – 4 of 4) sorted by relevance
113 def __init__(self, attach_all=False): argument118 find_all=True if attach_all is True else False))126 if len(self.devices) != 0 and attach_all is False:
462 _XUsbComList = XUsbComList(attach_all=mp_mode)488 _XUsbComList = XUsbComList(attach_all=mp_mode)600 _XUsbComList = XUsbComList(attach_all=mp_mode)629 _XUsbComList = XUsbComList(attach_all=mp_mode)762 _XUsbComList = XUsbComList(attach_all=mp_mode)872 _XUsbComList = XUsbComList(attach_all=mp_mode)904 _XUsbComList = XUsbComList(attach_all=False)1081 _XUsbComList = XUsbComList(attach_all=mp_mode)1107 _XUsbComListNew = XUsbComList(attach_all=mp_mode)1635 _XUsbComList = XUsbComList(attach_all=mp_mode)
Completed in 12 milliseconds