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

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

Completed in 177 milliseconds