Searched defs:window_ (Results 1 – 3 of 3) sorted by relevance
76 sptr<OHOS::Rosen::Window> window_ = nullptr; variable
59 std::shared_ptr<UsbFunctionSwitchWindow> window_ = UsbFunctionSwitchWindow::GetInstance(); in Init() local201 std::shared_ptr<UsbFunctionSwitchWindow> window_ = UsbFunctionSwitchWindow::GetInstance(); in ProcessFunctionSwitchWindow() local
48 sptr<Window> TddUtil::WindowManager::window_ = nullptr; member in OHOS::MiscServices::TddUtil::WindowManager