Searched refs:cache_property (Results 1 – 1 of 1) sorted by relevance
413 struct cache_property { struct418 static void refresh_cache_property(struct cache_property* cache, const char* key) { in refresh_cache_property() argument431 struct cache_property property = {{NULL, 0xFFFFFFFF}, {0}}; in __android_logger_property_get_bool()517 struct cache_property cache_persist;519 struct cache_property cache_ro;550 static unsigned long property_get_size_from_cache(const struct cache_property* cache) { in property_get_size_from_cache()