Searched defs:attr_cache (Results 1 – 3 of 3) sorted by relevance
47 const auto &attr_cache() const { return attr_cache_; } in attr_cache() function
77 EvaluatorAttrCachePtr attr_cache() const { return attr_cache_; } in attr_cache() function
133 static cups_option_t *attr_cache = NULL; variable