Home
last modified time | relevance | path

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

/cts/tests/tests/security/jni/
Dandroid_security_cts_cve_2019_2213_Test.c774 static inline u64 timespec_to_ns(volatile struct timespec *t) { in timespec_to_ns() function
782 return timespec_to_ns(&now); in time_now()