Home
last modified time | relevance | path

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

/system/core/liblog/
Dproperties.c368 static struct cache2_char clockid = { in android_log_clockid() local
375 return (tolower(do_cache2_char(&clockid)) == 'm') ? CLOCK_MONOTONIC in android_log_clockid()