Home
last modified time | relevance | path

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

/system/core/liblog/
Dlog_is_loggable.c292 struct cache2 { struct
299 unsigned char (*const evaluate)(const struct cache2 *self); argument
302 static inline unsigned char do_cache2(struct cache2 *self) in do_cache2()
331 static unsigned char evaluate_persist_ro(const struct cache2 *self) in evaluate_persist_ro()
348 static struct cache2 clockid = { in android_log_clockid()
367 static unsigned char evaluate_security(const struct cache2 *self) in evaluate_security()
376 static struct cache2 security = { in __android_log_security()