Home
last modified time | relevance | path

Searched refs:ParseRepeatIndexItem (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Djs_card_parser.h88 void ParseRepeatIndexItem(const std::unique_ptr<JsonValue>& repeatValue);
H A Djs_card_parser.cpp753 void JsCardParser::ParseRepeatIndexItem(const std::unique_ptr<JsonValue>& repeatValue) in ParseRepeatIndexItem() function in OHOS::Ace::Framework::JsCardParser
1754 ParseRepeatIndexItem(repeatValue); in CreateRepeatDomNode()