Searched refs:SetSystemConfig (Results 1 – 8 of 8) sorted by relevance
195 session->SetSystemConfig(systemConfig);239 session->SetSystemConfig(systemConfig);375 session->SetSystemConfig(systemConfig);622 session->SetSystemConfig(systemConfig);667 session->SetSystemConfig(systemConfig);736 session->SetSystemConfig(systemConfig);
2147 HWTEST_F(WindowSessionTest2, SetSystemConfig, Function | SmallTest | Level2)2151 session_->SetSystemConfig(systemConfig);
349 session_->SetSystemConfig(extConfig); in UpdateSessionConfig()
421 void SetSystemConfig();
278 void SetSystemConfig(const SystemSessionConfig& systemConfig);
1253 void WindowImpl::SetSystemConfig() in SetSystemConfig() function in OHOS::Rosen::WindowImpl1379 SetSystemConfig(); in Create()
2869 void Session::SetSystemConfig(const SystemSessionConfig& systemConfig) in SetSystemConfig() function in OHOS::Rosen::Session
1947 sceneSession->SetSystemConfig(systemConfig_); in InitSceneSession()