Searched refs:IsDebuggableDev (Results 1 – 2 of 2) sorted by relevance
49 bool IsDebuggableDev(const struct libusb_interface_descriptor *ifDescriptor);
254 if (!IsDebuggableDev(ifDescriptor)) { in HasValidDevice()338 bool HdcHostUSB::IsDebuggableDev(const struct libusb_interface_descriptor *ifDescriptor) in IsDebuggableDev() function in Hdc::HdcHostUSB395 if (!IsDebuggableDev(ifDescriptor)) { in CheckUsbEndpoint()