Home
last modified time | relevance | path

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

/system/core/liblog/
Dproperties.cpp322 static inline unsigned char do_cache2_char(struct cache2_char* self) { in do_cache2_char() function
369 return (tolower(do_cache2_char(&clockid)) == 'm') ? CLOCK_MONOTONIC : CLOCK_REALTIME; in android_log_clockid()
389 return do_cache2_char(&security); in __android_log_security()