Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/musl/src/time/
Dclock_gettime.c24 int __clock_gettime(clockid_t clk, struct timespec *ts) in __clock_gettime() function
/aosp_15_r20/external/musl/src/time/
H A Dclock_gettime.c59 int __clock_gettime(clockid_t clk, struct timespec *ts) in __clock_gettime() function
/aosp_15_r20/trusty/user/base/lib/libc-trusty/
Dtime.c109 int __clock_gettime(clockid_t clock_id, struct timespec* ts) { in __clock_gettime() function