Home
last modified time | relevance | path

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

/system/core/liblog/
Dproperties.cpp373 struct cache_property { struct
378 static void refresh_cache_property(struct cache_property* cache, const char* key) { in refresh_cache_property() argument
397 struct cache_property cache_persist;
399 struct cache_property cache_ro;
430 static unsigned long property_get_size_from_cache(const struct cache_property* cache) { in property_get_size_from_cache()