Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dframe_node_modifier.cpp879 void GetCustomPropertyByKey(ArkUINodeHandle node, ArkUI_CharPtr key, char** value, ArkUI_Uint32* si… in GetCustomPropertyByKey() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dframe_node.cpp7170 bool FrameNode::GetCustomPropertyByKey(const std::string& key, std::string& value) in GetCustomPropertyByKey() function in OHOS::Ace::NG::FrameNode