Home
last modified time | relevance | path

Searched defs:GetSecCompChildNode (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.h38 static inline RefPtr<FrameNode> GetSecCompChildNode(RefPtr<FrameNode>& parent, const std::string& t… in GetSecCompChildNode() function
H A Dsecurity_component_layout_algorithm.cpp410 RefPtr<FrameNode> SecurityComponentLayoutAlgorithm::GetSecCompChildNode(RefPtr<FrameNode>& parent, in GetSecCompChildNode() function in OHOS::Ace::NG::SecurityComponentLayoutAlgorithm