Home
last modified time | relevance | path

Searched defs:GetSystemConfig (Results 1 – 5 of 5) sorted by relevance

/foundation/window/window_manager/wmserver/test/unittest/
Dwindow_manager_stub_impl.h103 WMError GetSystemConfig(SystemConfig& systemConfig) in GetSystemConfig() function
/foundation/window/window_manager/window_scene/session_manager/include/zidl/
Dscene_session_manager_interface.h178 WMError GetSystemConfig(SystemConfig& systemConfig) override { return WMError::WM_OK; } in GetSystemConfig() function
/foundation/window/window_manager/wm/src/
Dwindow_adapter.cpp185 WMError WindowAdapter::GetSystemConfig(SystemConfig& systemConfig) in GetSystemConfig() function in OHOS::Rosen::WindowAdapter
/foundation/window/window_manager/wmserver/src/zidl/
Dwindow_manager_proxy.cpp567 WMError WindowManagerProxy::GetSystemConfig(SystemConfig& systemConfig) in GetSystemConfig() function in OHOS::Rosen::WindowManagerProxy
/foundation/window/window_manager/wmserver/src/
Dwindow_manager_service.cpp1398 WMError WindowManagerService::GetSystemConfig(SystemConfig& systemConfig) in GetSystemConfig() function in OHOS::Rosen::WindowManagerService