Home
last modified time | relevance | path

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

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