Home
last modified time | relevance | path

Searched refs:SetSystemConfig (Results 1 - 8 of 8) sorted by relevance

/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_test5.cpp158 session->SetSystemConfig(systemConfig); in HWTEST_F()
202 session->SetSystemConfig(systemConfig); in HWTEST_F()
338 session->SetSystemConfig(systemConfig); in HWTEST_F()
595 session->SetSystemConfig(systemConfig); in HWTEST_F()
653 sceneSession->SetSystemConfig(systemConfig); in HWTEST_F()
692 session->SetSystemConfig(systemConfig); in HWTEST_F()
761 session->SetSystemConfig(systemConfig); in HWTEST_F()
H A Dsession_test2.cpp1650 * @tc.name: SetSystemConfig
1651 * @tc.desc: SetSystemConfig Test
1654 HWTEST_F(WindowSessionTest2, SetSystemConfig, Function | SmallTest | Level2) in HWTEST_F()
1658 session_->SetSystemConfig(systemConfig); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/
H A Dsession_wrapper_impl.cpp436 session_->SetSystemConfig(extConfig); in UpdateSessionConfig()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h279 void SetSystemConfig(const SystemSessionConfig& systemConfig);
/foundation/window/window_manager/wm/include/
H A Dwindow_impl.h409 void SetSystemConfig();
/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp1219 void WindowImpl::SetSystemConfig() in SetSystemConfig() function in OHOS::Rosen::WindowImpl
1345 SetSystemConfig(); in Create()
/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp2758 void Session::SetSystemConfig(const SystemSessionConfig& systemConfig) in SetSystemConfig() function in OHOS::Rosen::Session
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp1668 sceneSession->SetSystemConfig(systemConfig_); in InitSceneSession()

Completed in 38 milliseconds