OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:usbi_gettimeofday
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libusb/src/libusb/
libusbi.h
448
int
usbi_gettimeofday
(struct timeval *tp, void *tzp);
453
#define
usbi_gettimeofday
(tv, tz) gettimeofday((tv), (tz))
macro
[
all
...]
core.c
2009
int
usbi_gettimeofday
(struct timeval *tp, void *tzp)
function
[
all
...]
Completed in 27 milliseconds