Searched refs:USBI_CLOCK_REALTIME (Results 1 - 11 of 11) sorted by relevance

/external/libusb/libusb/
H A Dlibusbi.h235 USBI_CLOCK_REALTIME enumerator in enum:__anon24729
767 by the backend: USBI_CLOCK_REALTIME, and USBI_CLOCK_MONOTONIC.
770 USBI_CLOCK_REALTIME : clock returns time since system epoch.
H A Dio.c1655 r = usbi_backend->clock_gettime(USBI_CLOCK_REALTIME, &timeout);
/external/chromium_org/third_party/libusb/src/libusb/
H A Dlibusbi.h339 USBI_CLOCK_REALTIME enumerator in enum:__anon12853
958 by the backend: USBI_CLOCK_REALTIME, and USBI_CLOCK_MONOTONIC.
961 USBI_CLOCK_REALTIME : clock returns time since system epoch.
H A Dio.c1819 r = usbi_backend->clock_gettime(USBI_CLOCK_REALTIME, &timeout);
/external/chromium_org/third_party/libusb/src/libusb/os/
H A Dwince_usb.c918 wince_clock_gettime(USBI_CLOCK_REALTIME, &timer_tp);
966 case USBI_CLOCK_REALTIME:
H A Dopenbsd_usb.c596 if (clkid == USBI_CLOCK_REALTIME)
H A Ddarwin_usb.c1849 case USBI_CLOCK_REALTIME:
H A Dlinux_usbfs.c2545 case USBI_CLOCK_REALTIME:
H A Dwindows_usb.c2214 windows_clock_gettime(USBI_CLOCK_REALTIME, &timer_tp);
2259 case USBI_CLOCK_REALTIME:
/external/libusb/libusb/os/
H A Ddarwin_usb.c1454 case USBI_CLOCK_REALTIME:
H A Dlinux_usbfs.c2147 case USBI_CLOCK_REALTIME:

Completed in 1517 milliseconds