Home
last modified time | relevance | path

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

/system/core/liblog/
Dlog_is_loggable.c302 static inline unsigned char do_cache2(struct cache2 *self) in do_cache2() function
358 return (tolower(do_cache2(&clockid)) == 'm') in android_log_clockid()
386 return do_cache2(&security); in __android_log_security()