Home
last modified time | relevance | path

Searched defs:seconds_to_nanoseconds (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/core/libutils/include/utils/
H A DTimers.h34 static CONSTEXPR inline nsecs_t seconds_to_nanoseconds(nsecs_t secs) in seconds_to_nanoseconds() function
/aosp12/frameworks/av/media/tests/benchmark/src/native/common/utils/
H A DTimers.h37 static inline nsecs_t seconds_to_nanoseconds(nsecs_t secs) { in seconds_to_nanoseconds() function