Searched refs:GetUIContentWithId (Results 1 – 7 of 7) sorted by relevance
527 ASSERT_EQ(nullptr, window->GetUIContentWithId(10000));536 ASSERT_EQ(nullptr, window->GetUIContentWithId(1));598 ASSERT_EQ(nullptr, window->GetUIContentWithId(10000));608 ASSERT_EQ(nullptr, window->GetUIContentWithId(1));
2639 ASSERT_EQ(nullptr, window->GetUIContentWithId(0));
288 virtual Ace::UIContent* GetUIContentWithId(uint32_t winId) const override;
137 Ace::UIContent* GetUIContentWithId(uint32_t winId) const override;
1499 virtual Ace::UIContent* GetUIContentWithId(uint32_t winId) const { return nullptr; } in GetUIContentWithId() function
767 Ace::UIContent* WindowImpl::GetUIContentWithId(uint32_t winId) const in GetUIContentWithId() function in OHOS::Rosen::WindowImpl
1840 Ace::UIContent* WindowSessionImpl::GetUIContentWithId(uint32_t winId) const in GetUIContentWithId() function in OHOS::Rosen::WindowSessionImpl