Home
last modified time | relevance | path

Searched refs:InitDMSProxy (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_proxy_test.cpp67 SingletonContainer::Get<ScreenManagerAdapter>().InitDMSProxy();
91 SingletonContainer::Get<ScreenManagerAdapter>().InitDMSProxy();
115 SingletonContainer::Get<ScreenManagerAdapter>().InitDMSProxy();
139 SingletonContainer::Get<ScreenManagerAdapter>().InitDMSProxy();
163 SingletonContainer::Get<ScreenManagerAdapter>().InitDMSProxy();
189 SingletonContainer::Get<ScreenManagerAdapter>().InitDMSProxy();
217 SingletonContainer::Get<ScreenManagerAdapter>().InitDMSProxy();
245 SingletonContainer::Get<ScreenManagerAdapter>().InitDMSProxy();
273 SingletonContainer::Get<ScreenManagerAdapter>().InitDMSProxy();
303 SingletonContainer::Get<ScreenManagerAdapter>().InitDMSProxy();
[all …]
H A Dscreen_session_manager_lite_proxy_test.cpp71 SingletonContainer::Get<ScreenManagerAdapter>().InitDMSProxy();
87 SingletonContainer::Get<ScreenManagerAdapter>().InitDMSProxy();
/ohos5.0/foundation/window/window_manager/dm_lite/test/unittest/
H A Ddisplay_manager_lite_proxy_test.cpp61 SingletonContainer::Get<DisplayManagerAdapterLite>().InitDMSProxy();
84 SingletonContainer::Get<DisplayManagerAdapterLite>().InitDMSProxy();
107 SingletonContainer::Get<DisplayManagerAdapterLite>().InitDMSProxy();
123 SingletonContainer::Get<DisplayManagerAdapterLite>().InitDMSProxy();
146 SingletonContainer::Get<DisplayManagerAdapterLite>().InitDMSProxy();
168 SingletonContainer::Get<DisplayManagerAdapterLite>().InitDMSProxy();
183 SingletonContainer::Get<DisplayManagerAdapterLite>().InitDMSProxy();
210 SingletonContainer::Get<DisplayManagerAdapterLite>().InitDMSProxy();
238 SingletonContainer::Get<DisplayManagerAdapterLite>().InitDMSProxy();
267 SingletonContainer::Get<DisplayManagerAdapterLite>().InitDMSProxy();
[all …]
H A Ddisplay_manager_adapter_lite_test.cpp72 SingletonContainer::Get<DisplayManagerAdapterLite>().InitDMSProxy();
87 SingletonContainer::Get<DisplayManagerAdapterLite>().InitDMSProxy();
99 SingletonContainer::Get<DisplayManagerAdapterLite>().InitDMSProxy();
/ohos5.0/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_manager_agent_proxy_test.cpp62 SingletonContainer::Get<ScreenManagerAdapter>().InitDMSProxy();
88 SingletonContainer::Get<ScreenManagerAdapter>().InitDMSProxy();
111 SingletonContainer::Get<ScreenManagerAdapter>().InitDMSProxy();
135 SingletonContainer::Get<ScreenManagerAdapter>().InitDMSProxy();
161 SingletonContainer::Get<ScreenManagerAdapter>().InitDMSProxy();
187 SingletonContainer::Get<ScreenManagerAdapter>().InitDMSProxy();
212 SingletonContainer::Get<ScreenManagerAdapter>().InitDMSProxy();
237 SingletonContainer::Get<ScreenManagerAdapter>().InitDMSProxy();
263 SingletonContainer::Get<ScreenManagerAdapter>().InitDMSProxy();
288 SingletonContainer::Get<ScreenManagerAdapter>().InitDMSProxy();
[all …]
/ohos5.0/foundation/window/window_manager/dm/test/unittest/
H A Ddisplay_manager_agent_proxy_test.cpp67 SingletonContainer::Get<ScreenManagerAdapter>().InitDMSProxy();
96 SingletonContainer::Get<ScreenManagerAdapter>().InitDMSProxy();
298 SingletonContainer::Get<ScreenManagerAdapter>().InitDMSProxy();
H A Ddisplay_manager_adapter_test.cpp230 SingletonContainer::Get<ScreenManagerAdapter>().InitDMSProxy();
244 SingletonContainer::Get<ScreenManagerAdapter>().InitDMSProxy();
256 SingletonContainer::Get<ScreenManagerAdapter>().InitDMSProxy();
/ohos5.0/foundation/window/window_manager/dm_lite/src/
H A Ddisplay_manager_adapter_lite.cpp37 if (!InitDMSProxy()) { \ in WM_IMPLEMENT_SINGLE_INSTANCE()
59 bool BaseAdapterLite::InitDMSProxy() in InitDMSProxy() function in OHOS::Rosen::BaseAdapterLite
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_listener_controller_test.cpp379 if (SingletonContainer::Get<ScreenManagerAdapter>().InitDMSProxy()) {
428 if (SingletonContainer::Get<ScreenManagerAdapter>().InitDMSProxy()) {
/ohos5.0/foundation/window/window_manager/dm_lite/include/
H A Ddisplay_manager_adapter_lite.h38 bool InitDMSProxy();
/ohos5.0/foundation/window/window_manager/dm/src/
H A Ddisplay_manager_adapter.cpp38 if (!InitDMSProxy()) { \ in WM_IMPLEMENT_SINGLE_INSTANCE()
379 bool BaseAdapter::InitDMSProxy() in InitDMSProxy() function in OHOS::Rosen::BaseAdapter
/ohos5.0/foundation/window/window_manager/dm/include/
H A Ddisplay_manager_adapter.h41 bool InitDMSProxy();