Searched defs:templateCachedCountMap (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/ |
H A D | repeat_virtual_scroll_model_ng.cpp | 28 const std::map<std::string, std::pair<bool, uint32_t>>& templateCachedCountMap, in Create()
|
H A D | repeat_virtual_scroll_node.cpp | 32 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 D | js_repeat_virtual_scroll.cpp | 105 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 D | repeat_node_cache_syntax_test.cpp | 162 const std::map<std::string, std::pair<bool, uint32_t>> templateCachedCountMap = { variable
|