Searched refs:GetCachedUINodeMap (Results 1 – 3 of 3) sorted by relevance
193 for (const auto& item : builder_->GetCachedUINodeMap()) { in OnAttachToMainTree()205 auto tempExpiringItem = builder_->GetCachedUINodeMap();
480 auto map = builder_->GetCachedUINodeMap(); in OnConfigurationUpdate()
534 const std::unordered_map<std::string, LazyForEachCacheChild>& GetCachedUINodeMap() in GetCachedUINodeMap() function