Home
last modified time | relevance | path

Searched defs:HAS_CAPTURE_DEVICE (Results 1 – 1 of 1) sorted by relevance

/external/libusb/libusb/os/
Ddarwin_usb.h168 #define HAS_CAPTURE_DEVICE() __builtin_available(macOS 10.10, *) macro
170 #define HAS_CAPTURE_DEVICE() 0 macro