Searched refs:AddNodeWithTarget (Results 1 – 5 of 5) sorted by relevance
75 void AddNodeWithTarget(const std::string& key, const RefPtr<DOMNode>& domNode);
371 void DOMDocument::AddNodeWithTarget(const std::string& key, const RefPtr<DOMNode>& domNode) in AddNodeWithTarget() function in OHOS::Ace::Framework::DOMDocument
59 void AddNodeWithTarget(const std::string& key, const RefPtr<AccessibilityNode>& node);
264 void AccessibilityNodeManager::AddNodeWithTarget(const std::string& key, const RefPtr<Accessibility… in AddNodeWithTarget() function in OHOS::Ace::Framework::AccessibilityNodeManager645 AddNodeWithTarget(target, node); in TrySaveTargetAndIdNode()
57 domDocument->AddNodeWithTarget(target, node); in TrySaveTargetAndIdNode()