Home
last modified time | relevance | path

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

/foundation/window/window_manager/wmserver/test/unittest/
Dwindow_manager_stub_impl.h107 WMError GetSystemConfig(SystemConfig& systemConfig) in GetSystemConfig() function
/foundation/window/window_manager/wmserver/src/zidl/
Dwindow_manager_proxy.cpp705 WMError WindowManagerProxy::GetSystemConfig(SystemConfig& systemConfig) in GetSystemConfig() function in OHOS::Rosen::WindowManagerProxy
/foundation/window/window_manager/window_scene/session_manager/include/zidl/
Dscene_session_manager_interface.h273 WMError GetSystemConfig(SystemConfig& systemConfig) override { return WMError::WM_OK; } in GetSystemConfig() function
/foundation/window/window_manager/wm/src/
Dwindow_adapter.cpp286 WMError WindowAdapter::GetSystemConfig(SystemConfig& systemConfig) in GetSystemConfig() function in OHOS::Rosen::WindowAdapter
/foundation/window/window_manager/wmserver/src/
Dwindow_manager_service.cpp1499 WMError WindowManagerService::GetSystemConfig(SystemConfig& systemConfig) in GetSystemConfig() function in OHOS::Rosen::WindowManagerService
/foundation/window/window_manager/window_scene/session/host/src/
Dsession.cpp3241 SystemSessionConfig Session::GetSystemConfig() const in GetSystemConfig() function in OHOS::Rosen::Session