Home
last modified time | relevance | path

Searched refs:ns_to_timespec (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/security/jni/
Dandroid_security_cts_cve_2019_2213_Test.c768 static inline void ns_to_timespec(u64 t, struct timespec *ts) { in ns_to_timespec() function
787 ns_to_timespec(t, &wake); in sleep_until()