Home
last modified time | relevance | path

Searched defs:GetSecCompChildNode (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
Dsecurity_component_pattern.h39 static inline RefPtr<FrameNode> GetSecCompChildNode(RefPtr<FrameNode>& parent, const std::string& t… in GetSecCompChildNode() function
Dsecurity_component_layout_algorithm.cpp459 RefPtr<FrameNode> SecurityComponentLayoutAlgorithm::GetSecCompChildNode(RefPtr<FrameNode>& parent, in GetSecCompChildNode() function in OHOS::Ace::NG::SecurityComponentLayoutAlgorithm
Dsecurity_component_model_ng.cpp42 static inline RefPtr<FrameNode> GetSecCompChildNode(const FrameNode* parent, const std::string& tag) in GetSecCompChildNode() function