Searched refs:GetDisappearingChildById (Results 1 – 4 of 4) sorted by relevance
104 auto node = GetDisappearingChildById(id, branchId_); in TryRetake()
414 RefPtr<UINode> GetDisappearingChildById(const std::string& id, int32_t branchId) const;
1417 RefPtr<UINode> UINode::GetDisappearingChildById(const std::string& id, int32_t branchId) const in GetDisappearingChildById() function in OHOS::Ace::NG::UINode
1197 EXPECT_FALSE(parent->UINode::GetDisappearingChildById("", 0));