Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Djs_card_parser.h168 …void UpdateProps(const std::string& key, std::string value, const std::unique_ptr<JsonValue>& prop…
H A Djs_card_parser.cpp600 void JsCardParser::UpdateProps(const std::string& key, std::string value, const std::unique_ptr<Jso… in UpdateProps() function in OHOS::Ace::Framework::JsCardParser
1309 UpdateProps(key, value, customJsonProps); in UpdateDomNode()
1681 UpdateProps(key, value, customJsonProps); in CreateDomNode()