Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/gc/collector/
H A Dmark_compact.cc265 const std::unordered_map<std::string, std::string>& cached_properties, in GetCachedBoolProperty()
286 std::unordered_map<std::string, std::string> cached_properties = GetCachedProperties(); in SysPropSaysUffdGc() local