Searched defs:GetCustomPropertyByKey (Results 1 – 2 of 2) sorted by relevance
879 void GetCustomPropertyByKey(ArkUINodeHandle node, ArkUI_CharPtr key, char** value, ArkUI_Uint32* si… in GetCustomPropertyByKey() function
7170 bool FrameNode::GetCustomPropertyByKey(const std::string& key, std::string& value) in GetCustomPropertyByKey() function in OHOS::Ace::NG::FrameNode