Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Drepeat_virtual_scroll_model_ng.cpp28 const std::map<std::string, std::pair<bool, uint32_t>>& templateCachedCountMap, in Create()
H A Drepeat_virtual_scroll_node.cpp32 const std::map<std::string, std::pair<bool, uint32_t>>& templateCachedCountMap, in GetOrCreateRepeatNode()
54 const std::map<std::string, std::pair<bool, uint32_t>>& templateCachedCountMap, in RepeatVirtualScrollNode()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_repeat_virtual_scroll.cpp105 std::map<std::string, std::pair<bool, uint32_t>> templateCachedCountMap; in Create() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/syntax/
H A Drepeat_node_cache_syntax_test.cpp162 const std::map<std::string, std::pair<bool, uint32_t>> templateCachedCountMap = { variable