Home
last modified time | relevance | path

Searched refs:DumpL1 (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Drepeat_virtual_scroll_caches.h166 std::string DumpL1() const;
H A Drepeat_virtual_scroll_node.cpp497 TAG_LOGD(AceLogTag::ACE_REPEAT, "%{public}s", node->caches_.DumpL1().c_str()); in PostIdleTask()
H A Drepeat_virtual_scroll_caches.cpp886 std::string RepeatVirtualScrollCaches::DumpL1() const in DumpL1() function in OHOS::Ace::NG::RepeatVirtualScrollCaches
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/syntax/
H A Drepeat_node_cache_syntax_test.cpp387 std::string l1Dump = repeatNode->caches_.DumpL1();
542 std::string l1Dump = caches.DumpL1();