Searched refs:DumpUINode (Results 1 – 4 of 4) sorted by relevance
183 ttype.value().c_str(), DumpUINode(uiNode).c_str()); in GetCachedNode4Index()198 …static_cast<int32_t>(index), key.value().c_str(), ttype.value().c_str(), DumpUINode(uiNode).c_str(… in GetCachedNode4Index()431 forIndex, forKey.c_str(), ttype.c_str(), DumpUINode(node4Index).c_str()); in CreateNewNode()978 std::string RepeatVirtualScrollCaches::DumpUINode(const RefPtr<UINode>& node) const in DumpUINode() function in OHOS::Ace::NG::RepeatVirtualScrollCaches
174 std::string DumpUINode(const RefPtr<UINode>& node) const;
345 static_cast<int32_t>(index), key->c_str(), caches_.DumpUINode(node4Index).c_str()); in GetFrameChildByIndex()
697 std::string uiNode = caches.DumpUINode(nullptr);