Home
last modified time | relevance | path

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

/system/core/liblog/
Dproperties.c426 static void refresh_cache_property(struct cache_property* cache, in refresh_cache_property() function
445 refresh_cache_property(&property, newkey); in __android_logger_property_get_bool()
449 refresh_cache_property(&property, newkey); in __android_logger_property_get_bool()
454 refresh_cache_property(&property, key); in __android_logger_property_get_bool()
552 refresh_cache_property(&self->cache_persist, self->key_persist); in do_cache2_property_size()
553 refresh_cache_property(&self->cache_ro, self->key_ro); in do_cache2_property_size()