Searched refs:ToJsonValueIconNode (Results 1 – 2 of 2) sorted by relevance
108 void ToJsonValueIconNode(std::unique_ptr<JsonValue>& json, const RefPtr<FrameNode>& iconNode,
252 void SecurityComponentPattern::ToJsonValueIconNode(std::unique_ptr<JsonValue>& json, const RefPtr<F… in ToJsonValueIconNode() function in OHOS::Ace::NG::SecurityComponentPattern298 ToJsonValueIconNode(json, iconNode, filter); in ToJsonValue()