Home
last modified time | relevance | path

Searched refs:InitSSMProxy (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/wm/src/
H A Dwindow_adapter_lite.cpp32 if (!InitSSMProxy()) { \
33 WLOGFE("InitSSMProxy failed!"); \
97 // called after InitSSMProxy()
133 bool WindowAdapterLite::InitSSMProxy() in InitSSMProxy() function in OHOS::Rosen::WindowAdapterLite
167 InitSSMProxy(); in OnUserSwitch()
H A Dwindow_adapter.cpp41 if (!InitSSMProxy()) { \
42 WLOGFE("InitSSMProxy failed!"); \
352 if (!InitSSMProxy()) { in WindowManagerAndSessionRecover()
353 TLOGE(WmsLogTag::WMS_RECOVER, "InitSSMProxy failed"); in WindowManagerAndSessionRecover()
397 InitSSMProxy(); in OnUserSwitch()
401 bool WindowAdapter::InitSSMProxy() in InitSSMProxy() function in OHOS::Rosen::WindowAdapter
/foundation/window/window_manager/wm/include/
H A Dwindow_adapter_lite.h63 bool InitSSMProxy();
H A Dwindow_adapter.h154 bool InitSSMProxy();

Completed in 3 milliseconds