Searched defs:WindowManagerLite (Results 1 – 2 of 2) sorted by relevance
21 WM_IMPLEMENT_SINGLE_INSTANCE(WindowManagerLite) in WM_IMPLEMENT_SINGLE_INSTANCE() argument
276 WindowManagerLite::WindowManagerLite() : pImpl_(std::make_unique<Impl>(mutex_)) in WindowManagerLite() function in OHOS::Rosen::WindowManagerLite