Searched defs:systemConfig (Results 1 – 14 of 14) sorted by relevance
420 SystemConfig systemConfig; variable451 SystemConfig systemConfig; variable466 SystemConfig systemConfig; variable480 SystemConfig systemConfig; variable537 SystemConfig systemConfig; variable554 SystemConfig systemConfig; variable569 SystemConfig systemConfig; variable596 SystemConfig systemConfig; variable
103 WMError GetSystemConfig(SystemConfig& systemConfig) in GetSystemConfig()
37 const std::shared_ptr<RSSurfaceNode>& surfaceNode, SystemSessionConfig& systemConfig, in Connect()
745 const std::shared_ptr<RSSurfaceNode>& surfaceNode, SystemSessionConfig& systemConfig, in Connect()2103 void Session::SetSystemConfig(const SystemSessionConfig& systemConfig) in SetSystemConfig()
73 const std::shared_ptr<RSSurfaceNode>& surfaceNode, SystemSessionConfig& systemConfig, in Connect()
178 WMError GetSystemConfig(SystemConfig& systemConfig) override { return WMError::WM_OK; } in GetSystemConfig()
185 WMError WindowAdapter::GetSystemConfig(SystemConfig& systemConfig) in GetSystemConfig()
225 SystemSessionConfig systemConfig; in HandleConnect() local
159 const std::shared_ptr<RSSurfaceNode>& surfaceNode, SystemSessionConfig& systemConfig, in Connect()
567 WMError WindowManagerProxy::GetSystemConfig(SystemConfig& systemConfig) in GetSystemConfig()
466 SystemSessionConfig systemConfig; variable
2050 SystemSessionConfig systemConfig; variable
1398 WMError WindowManagerService::GetSystemConfig(SystemConfig& systemConfig) in GetSystemConfig()
2988 auto systemConfig = OHOS::AppExecFwk::Configuration(); in UpdateDarkModeAuto() local