Home
last modified time | relevance | path

Searched refs:SingletonDelegator (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/window/window_manager/utils/include/
H A Dsingleton_delegator.h26 class SingletonDelegator {
28 SingletonDelegator() in SingletonDelegator() function
35 ~SingletonDelegator() = default;
/ohos5.0/foundation/window/window_manager/dm_lite/include/
H A Ddisplay_manager_adapter_lite.h78 static inline SingletonDelegator<DisplayManagerAdapterLite> delegator;
91 static inline SingletonDelegator<ScreenManagerAdapterLite> delegator;
/ohos5.0/foundation/window/window_manager/wm/include/
H A Dstatic_call.h39 static inline SingletonDelegator<StaticCall> delegator_;
H A Dwindow_adapter_lite.h62 static inline SingletonDelegator<WindowAdapterLite> delegator;
H A Dwindow_adapter.h156 static inline SingletonDelegator<WindowAdapter> delegator;
/ohos5.0/foundation/window/window_manager/dm/include/
H A Ddisplay_manager_adapter.h107 static inline SingletonDelegator<DisplayManagerAdapter> delegator;
166 static inline SingletonDelegator<ScreenManagerAdapter> delegator;
/ohos5.0/foundation/window/window_manager/dmserver/include/
H A Ddisplay_manager_service.h135 static inline SingletonDelegator<DisplayManagerService> delegator_;
/ohos5.0/foundation/window/window_manager/dm_lite/src/
H A Dscreen_manager_lite.cpp35 static inline SingletonDelegator<ScreenManagerLite> delegator;
H A Ddisplay_manager_lite.cpp37 static inline SingletonDelegator<DisplayManagerLite> delegator;
/ohos5.0/foundation/window/window_manager/wmserver/include/
H A Dwindow_manager_service.h196 static inline SingletonDelegator<WindowManagerService> delegator;
/ohos5.0/foundation/window/window_manager/dm/src/
H A Dscreen_manager.cpp39 static inline SingletonDelegator<ScreenManager> delegator;
H A Ddisplay_manager.cpp48 static inline SingletonDelegator<DisplayManager> delegator;
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_manager_lite.cpp56 static inline SingletonDelegator<WindowManagerLite> delegator_;
H A Dwindow_manager.cpp69 static inline SingletonDelegator<WindowManager> delegator_;