Home
last modified time | relevance | path

Searched defs:cached_properties (Results 1 – 1 of 1) sorted by relevance

/art/runtime/gc/collector/
Dmark_compact.cc269 const std::unordered_map<std::string, std::string>& cached_properties, in GetCachedBoolProperty()
290 std::unordered_map<std::string, std::string> cached_properties = GetCachedProperties(); in SysPropSaysUffdGc() local