Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_pattern.h108 void ToJsonValueIconNode(std::unique_ptr<JsonValue>& json, const RefPtr<FrameNode>& iconNode,
H A Dsecurity_component_pattern.cpp252 void SecurityComponentPattern::ToJsonValueIconNode(std::unique_ptr<JsonValue>& json, const RefPtr<F… in ToJsonValueIconNode() function in OHOS::Ace::NG::SecurityComponentPattern
298 ToJsonValueIconNode(json, iconNode, filter); in ToJsonValue()