Home
last modified time | relevance | path

Searched defs:wmsProxy (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_adapter.cpp74 auto wmsProxy = GetWindowManagerServiceProxy(); local
83 auto wmsProxy = GetWindowManagerServiceProxy(); in AddWindow() local
92 auto wmsProxy = GetWindowManagerServiceProxy(); in RemoveWindow() local
101 auto wmsProxy = GetWindowManagerServiceProxy(); in DestroyWindow() local
110 auto wmsProxy = GetWindowManagerServiceProxy(); in RequestFocus() local
120 auto wmsProxy = GetWindowManagerServiceProxy(); in RegisterWindowManagerAgent() local
139 auto wmsProxy = GetWindowManagerServiceProxy(); in UnregisterWindowManagerAgent() local
164 auto wmsProxy = GetWindowManagerServiceProxy(); in CheckWindowId() local
173 auto wmsProxy = GetWindowManagerServiceProxy(); in GetAccessibilityWindowInfo() local
183 auto wmsProxy = GetWindowManagerServiceProxy(); in GetUnreliableWindowInfo() local
[all …]
H A Dwindow_adapter_lite.cpp59 auto wmsProxy = GetWindowManagerServiceProxy(); local
78 auto wmsProxy = GetWindowManagerServiceProxy(); in UnregisterWindowManagerAgent() local
100 auto wmsProxy = GetWindowManagerServiceProxy(); in ReregisterWindowManagerLiteAgent() local
119 auto wmsProxy = GetWindowManagerServiceProxy(); in CheckWindowId() local
128 auto wmsProxy = GetWindowManagerServiceProxy(); in GetVisibilityWindowInfo() local
203 auto wmsProxy = GetWindowManagerServiceProxy(); in GetFocusWindowInfo() local
213 auto wmsProxy = GetWindowManagerServiceProxy(); in GetWindowModeType() local
223 auto wmsProxy = GetWindowManagerServiceProxy(); in GetMainWindowInfos() local
233 auto wmsProxy = GetWindowManagerServiceProxy(); in GetAllMainWindowInfos() local
243 auto wmsProxy = GetWindowManagerServiceProxy(); in ClearMainSessions() local
[all …]
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/src/client/
H A Dwms_client.cpp36 IClientProxy *wmsProxy = nullptr; in WaitUntilWmsReady() local