Searched refs:p_time_cache (Results 1 – 1 of 1) sorted by relevance
520 static struct cache p_time_cache = { NULL, static_cast<uint32_t>(-1), 0 }; in __android_log_clockid() local525 if (!(c = p_time_cache.c)) { in __android_log_clockid()533 refresh_cache(&p_time_cache, "persist.logd.timestamp"); in __android_log_clockid()536 if (!(c = p_time_cache.c)) { in __android_log_clockid()