Searched refs:deviceFound (Results 1 – 3 of 3) sorted by relevance
28 def deviceFound(devicepath): function101 self.bus.add_signal_receiver(deviceFound,
636 bool deviceFound = false; in FindTransportDevice() local674 deviceFound = true; in FindTransportDevice()680 if (deviceFound) in FindTransportDevice()685 return deviceFound; in FindTransportDevice()
306 bool deviceFound = false; in GetDeviceFilter() local307 while (S_OK == _dsMonikerDevEnum->Next(1, &pM, &cFetched) && !deviceFound) in GetDeviceFilter()340 deviceFound = true; in GetDeviceFilter()