Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Djs_card_parser.h83 bool GetRepeatData(std::unique_ptr<JsonValue>& repeatValue, std::string& key);
H A Djs_card_parser.cpp707 bool JsCardParser::GetRepeatData(std::unique_ptr<JsonValue>& repeatValue, std::string& key) in GetRepeatData() function in OHOS::Ace::Framework::JsCardParser
1738 if (!GetRepeatData(repeatValue, key)) { in CreateRepeatDomNode()
1750 if (!GetRepeatData(expValue, key)) { in CreateRepeatDomNode()