Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Djs_card_parser.h89 …void SetRepeatItemValue(uint32_t index, const std::unique_ptr<JsonValue>& repeatValue, bool hasKey…
H A Djs_card_parser.cpp726 void JsCardParser::SetRepeatItemValue(uint32_t index, const std::unique_ptr<JsonValue>& repeatValue… in SetRepeatItemValue() function in OHOS::Ace::Framework::JsCardParser
1861 SetRepeatItemValue(i, repeatValue, hasKeyValue); in ProcessRepeatNode()
1879 SetRepeatItemValue(i, repeatValue, hasKeyValue); in ProcessRepeatNode()
1885 SetRepeatItemValue(i, repeatValue, hasKeyValue); in ProcessRepeatNode()