Home
last modified time | relevance | path

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

/system/core/liblog/
Dproperties.c421 struct cache_property { struct
426 static void refresh_cache_property(struct cache_property* cache, in refresh_cache_property() argument
441 struct cache_property property = { { NULL, -1 }, { 0 } }; in __android_logger_property_get_bool()
528 struct cache_property cache_persist;
530 struct cache_property cache_ro;
564 const struct cache_property* cache) { in property_get_size_from_cache()