Home
last modified time | relevance | path

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

/system/core/liblog/
Dproperties.cpp418 static void refresh_cache_property(struct cache_property* cache, const char* key) { in refresh_cache_property() function
435 refresh_cache_property(&property, newkey); in __android_logger_property_get_bool()
439 refresh_cache_property(&property, newkey); in __android_logger_property_get_bool()
444 refresh_cache_property(&property, key); in __android_logger_property_get_bool()
539 refresh_cache_property(&self->cache_persist, self->key_persist); in do_cache2_property_size()
540 refresh_cache_property(&self->cache_ro, self->key_ro); in do_cache2_property_size()