Searched refs:DumpUINodeWithKey (Results 1 – 3 of 3) sorted by relevance
730 itL2Key->c_str(), DumpUINodeWithKey(*itL2Key).c_str(), ttype.c_str(), in Purge()898 "', node: " + DumpUINodeWithKey(key) + "\n"; in DumpL1()914 result += " old key '" + it + "', node: " + DumpUINodeWithKey(it) + "\n"; in DumpL2()924 "\", node: " + DumpUINodeWithKey(it.second) + "\n"; in DumpKey4Index()971 std::string RepeatVirtualScrollCaches::DumpUINodeWithKey(const std::string& key) const in DumpUINodeWithKey() function in OHOS::Ace::NG::RepeatVirtualScrollCaches
173 std::string DumpUINodeWithKey(const std::string& key) const;
675 std::string uiNodeWithKey = caches.DumpUINodeWithKey("Key1");