Home
last modified time | relevance | path

Searched defs:AddExtraCustomProperty (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dframe_node_modifier.cpp737 void AddExtraCustomProperty(ArkUINodeHandle node, ArkUI_CharPtr key, void* extraData) in AddExtraCustomProperty() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dframe_node.cpp6360 void FrameNode::AddExtraCustomProperty(const std::string& key, void* extraData) in AddExtraCustomProperty() function in OHOS::Ace::NG::FrameNode