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

/external/libusb/libusb/
H A Dlibusbi.h234 USBI_CLOCK_MONOTONIC, enumerator in enum:__anon24729
767 by the backend: USBI_CLOCK_REALTIME, and USBI_CLOCK_MONOTONIC.
771 USBI_CLOCK_MONOTONIC: clock returns time since unspecified start
H A Dio.c1068 r = usbi_backend->clock_gettime(USBI_CLOCK_MONOTONIC, &current_time);
1707 r = usbi_backend->clock_gettime(USBI_CLOCK_MONOTONIC, &systime_ts);
2129 r = usbi_backend->clock_gettime(USBI_CLOCK_MONOTONIC, &cur_ts);
/external/chromium_org/third_party/libusb/src/libusb/
H A Dio.c1209 r = usbi_backend->clock_gettime(USBI_CLOCK_MONOTONIC, &current_time);
1861 r = usbi_backend->clock_gettime(USBI_CLOCK_MONOTONIC, &systime_ts);
2370 r = usbi_backend->clock_gettime(USBI_CLOCK_MONOTONIC, &cur_ts);
H A Dlibusbi.h338 USBI_CLOCK_MONOTONIC, enumerator in enum:__anon12853
958 by the backend: USBI_CLOCK_REALTIME, and USBI_CLOCK_MONOTONIC.
962 USBI_CLOCK_MONOTONIC: clock returns time since unspecified start
/external/chromium_org/third_party/libusb/src/libusb/os/
H A Dopenbsd_usb.c599 if (clkid == USBI_CLOCK_MONOTONIC)
H A Dwince_usb.c944 case USBI_CLOCK_MONOTONIC:
H A Ddarwin_usb.c1853 case USBI_CLOCK_MONOTONIC:
H A Dlinux_usbfs.c2543 case USBI_CLOCK_MONOTONIC:
H A Dwindows_usb.c2237 case USBI_CLOCK_MONOTONIC:
/external/libusb/libusb/os/
H A Ddarwin_usb.c1458 case USBI_CLOCK_MONOTONIC:
H A Dlinux_usbfs.c2145 case USBI_CLOCK_MONOTONIC:

Completed in 7721 milliseconds