Home
last modified time | relevance | path

Searched defs:systemConfig (Results 1 – 14 of 14) sorted by relevance

/foundation/window/window_manager/wmserver/test/unittest/
Dwindow_manager_proxy_test.cpp420 SystemConfig systemConfig; variable
451 SystemConfig systemConfig; variable
466 SystemConfig systemConfig; variable
480 SystemConfig systemConfig; variable
537 SystemConfig systemConfig; variable
554 SystemConfig systemConfig; variable
569 SystemConfig systemConfig; variable
596 SystemConfig systemConfig; variable
Dwindow_manager_stub_impl.h103 WMError GetSystemConfig(SystemConfig& systemConfig) in GetSystemConfig()
/foundation/window/window_manager/window_scene/session/host/src/
Dextension_session.cpp37 const std::shared_ptr<RSSurfaceNode>& surfaceNode, SystemSessionConfig& systemConfig, in Connect()
Dsession.cpp745 const std::shared_ptr<RSSurfaceNode>& surfaceNode, SystemSessionConfig& systemConfig, in Connect()
2103 void Session::SetSystemConfig(const SystemSessionConfig& systemConfig) in SetSystemConfig()
Dscene_session.cpp73 const std::shared_ptr<RSSurfaceNode>& surfaceNode, SystemSessionConfig& systemConfig, in Connect()
/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()
/foundation/window/window_manager/wm/src/
Dwindow_adapter.cpp185 WMError WindowAdapter::GetSystemConfig(SystemConfig& systemConfig) in GetSystemConfig()
/foundation/window/window_manager/window_scene/session/host/src/zidl/
Dsession_stub.cpp225 SystemSessionConfig systemConfig; in HandleConnect() local
Dsession_proxy.cpp159 const std::shared_ptr<RSSurfaceNode>& surfaceNode, SystemSessionConfig& systemConfig, in Connect()
/foundation/window/window_manager/wmserver/src/zidl/
Dwindow_manager_proxy.cpp567 WMError WindowManagerProxy::GetSystemConfig(SystemConfig& systemConfig) in GetSystemConfig()
/foundation/window/window_manager/window_scene/test/unittest/
Dsession_test.cpp466 SystemSessionConfig systemConfig; variable
Dscene_session_test.cpp2050 SystemSessionConfig systemConfig; variable
/foundation/window/window_manager/wmserver/src/
Dwindow_manager_service.cpp1398 WMError WindowManagerService::GetSystemConfig(SystemConfig& systemConfig) in GetSystemConfig()
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
Dweb_delegate.cpp2988 auto systemConfig = OHOS::AppExecFwk::Configuration(); in UpdateDarkModeAuto() local