Searched refs:GetWindowAdapterInstance (Results 1 – 3 of 3) sorted by relevance
38 …auto window = OhosAdapterHelper::GetInstance().GetWindowAdapterInstance().CreateNativeWindowFromSu…40 EXPECT_EQ(OhosAdapterHelper::GetInstance().GetWindowAdapterInstance().NativeWindowHandleOpt(42 EXPECT_EQ(OhosAdapterHelper::GetInstance().GetWindowAdapterInstance().NativeWindowHandleOpt(44 OhosAdapterHelper::GetInstance().GetWindowAdapterInstance().DestroyNativeWindow(window);
115 WindowAdapter& GetWindowAdapterInstance() const;
201 WindowAdapter& OhosAdapterHelper::GetWindowAdapterInstance() const in GetWindowAdapterInstance() function in OHOS::NWeb::OhosAdapterHelper