Home
last modified time | relevance | path

Searched refs:GetSystemConfig (Results 1 - 25 of 27) sorted by relevance

12

/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_impl_test.cpp73 EXPECT_CALL(m->Mock(), GetSystemConfig(_)).WillOnce(Return(WMError::WM_OK)); in CreateStretchableWindow()
96 EXPECT_CALL(m->Mock(), GetSystemConfig(_)).WillOnce(Return(WMError::WM_OK)); in HWTEST_F()
116 EXPECT_CALL(m->Mock(), GetSystemConfig(_)).WillOnce(Return(WMError::WM_OK)); in HWTEST_F()
147 EXPECT_CALL(m->Mock(), GetSystemConfig(_)).WillOnce(Return(WMError::WM_OK)); in HWTEST_F()
173 EXPECT_CALL(m->Mock(), GetSystemConfig(_)).WillOnce(Return(WMError::WM_OK)); in HWTEST_F()
181 EXPECT_CALL(m->Mock(), GetSystemConfig(_)).WillOnce(Return(WMError::WM_OK)); in HWTEST_F()
206 EXPECT_CALL(m->Mock(), GetSystemConfig(_)).WillOnce(Return(WMError::WM_OK)); in HWTEST_F()
233 EXPECT_CALL(m->Mock(), GetSystemConfig(_)).WillOnce(Return(WMError::WM_OK)); in HWTEST_F()
252 EXPECT_CALL(m->Mock(), GetSystemConfig(_)).WillOnce(Return(WMError::WM_OK)); in HWTEST_F()
258 EXPECT_CALL(m->Mock(), GetSystemConfig( in HWTEST_F()
[all...]
H A Dwindow_impl_test2.cpp78 EXPECT_CALL(m->Mock(), GetSystemConfig(_)).WillOnce(Return(WMError::WM_OK)); in CreateStretchableWindow()
104 EXPECT_CALL(m->Mock(), GetSystemConfig(_)).WillOnce(Return(WMError::WM_OK)); in HWTEST_F()
137 EXPECT_CALL(m->Mock(), GetSystemConfig(_)).WillOnce(Return(WMError::WM_OK)); in HWTEST_F()
168 EXPECT_CALL(m->Mock(), GetSystemConfig(_)).WillOnce(Return(WMError::WM_OK)); in HWTEST_F()
200 EXPECT_CALL(m->Mock(), GetSystemConfig(_)).WillOnce(Return(WMError::WM_OK)); in HWTEST_F()
229 EXPECT_CALL(m->Mock(), GetSystemConfig(_)).WillOnce(Return(WMError::WM_OK)); in HWTEST_F()
260 EXPECT_CALL(m->Mock(), GetSystemConfig(_)).WillOnce(Return(WMError::WM_OK)); in HWTEST_F()
303 EXPECT_CALL(m->Mock(), GetSystemConfig(_)).WillOnce(Return(WMError::WM_OK)); in HWTEST_F()
333 EXPECT_CALL(m->Mock(), GetSystemConfig(_)).WillOnce(Return(WMError::WM_OK)); in HWTEST_F()
361 EXPECT_CALL(m->Mock(), GetSystemConfig( in HWTEST_F()
[all...]
H A Dwindow_effect_test.cpp67 EXPECT_CALL(m->Mock(), GetSystemConfig(_)).WillOnce(Return(WMError::WM_OK)); in HWTEST_F()
92 EXPECT_CALL(m->Mock(), GetSystemConfig(_)).WillOnce(Return(WMError::WM_OK)); in HWTEST_F()
117 EXPECT_CALL(m->Mock(), GetSystemConfig(_)).WillOnce(Return(WMError::WM_OK)); in HWTEST_F()
149 EXPECT_CALL(m->Mock(), GetSystemConfig(_)).WillOnce(Return(WMError::WM_OK)); in HWTEST_F()
179 EXPECT_CALL(m->Mock(), GetSystemConfig(_)).WillOnce(Return(WMError::WM_OK)); in HWTEST_F()
204 EXPECT_CALL(m->Mock(), GetSystemConfig(_)).WillOnce(Return(WMError::WM_OK)); in HWTEST_F()
229 EXPECT_CALL(m->Mock(), GetSystemConfig(_)).WillOnce(Return(WMError::WM_OK)); in HWTEST_F()
H A Dwindow_impl_test3.cpp449 EXPECT_CALL(m->Mock(), GetSystemConfig(_)).WillOnce(Return(WMError::WM_OK)); in HWTEST_F()
520 EXPECT_CALL(m->Mock(), GetSystemConfig(_)).WillOnce(Return(WMError::WM_OK)); in HWTEST_F()
528 EXPECT_CALL(m->Mock(), GetSystemConfig(_)).WillOnce(Return(WMError::WM_OK)); in HWTEST_F()
561 EXPECT_CALL(m->Mock(), GetSystemConfig(_)).WillOnce(Return(WMError::WM_OK)); in HWTEST_F()
589 EXPECT_CALL(m->Mock(), GetSystemConfig(_)).WillOnce(Return(WMError::WM_OK)); in HWTEST_F()
613 EXPECT_CALL(m->Mock(), GetSystemConfig(_)).WillOnce(Return(WMError::WM_OK)); in HWTEST_F()
643 EXPECT_CALL(m->Mock(), GetSystemConfig(_)).WillOnce(Return(WMError::WM_OK)); in HWTEST_F()
686 EXPECT_CALL(m->Mock(), GetSystemConfig(_)).WillOnce(Return(WMError::WM_OK)); in HWTEST_F()
722 EXPECT_CALL(m->Mock(), GetSystemConfig(_)).WillOnce(Return(WMError::WM_OK)); in HWTEST_F()
842 EXPECT_CALL(m->Mock(), GetSystemConfig( in HWTEST_F()
[all...]
H A Dwindow_impl_test5.cpp116 EXPECT_CALL(m->Mock(), GetSystemConfig(_)).WillOnce(Return(WMError::WM_OK)); in HWTEST_F()
192 EXPECT_CALL(m->Mock(), GetSystemConfig(_)).WillOnce(Return(WMError::WM_OK)); in HWTEST_F()
361 EXPECT_CALL(m->Mock(), GetSystemConfig(_)).WillOnce(Return(WMError::WM_OK)); in HWTEST_F()
813 EXPECT_CALL(m->Mock(), GetSystemConfig(_)).WillOnce(Return(WMError::WM_OK)); in HWTEST_F()
871 EXPECT_CALL(m->Mock(), GetSystemConfig(_)).WillOnce(Return(WMError::WM_OK)); in HWTEST_F()
916 EXPECT_CALL(m->Mock(), GetSystemConfig(_)).WillOnce(Return(WMError::WM_OK)); in HWTEST_F()
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_manager_proxy_test.cpp440 * @tc.name: GetSystemConfig
444 HWTEST_F(WindowManagerProxyTest, GetSystemConfig, Function | SmallTest | Level2) in HWTEST_F()
448 WMError err = windowManagerProxy_->GetSystemConfig(systemConfig); in HWTEST_F()
479 WMError err = windowManagerProxy_->GetSystemConfig(systemConfig); in HWTEST_F()
495 WMError err = windowManagerProxy_->GetSystemConfig(systemConfig); in HWTEST_F()
509 WMError err = windowManagerProxy_->GetSystemConfig(systemConfig); in HWTEST_F()
566 WMError err = windowManagerProxy_->GetSystemConfig(systemConfig); in HWTEST_F()
583 WMError err = windowManagerProxy_->GetSystemConfig(systemConfig); in HWTEST_F()
598 WMError err = windowManagerProxy_->GetSystemConfig(systemConfig); in HWTEST_F()
625 WMError err = windowManagerProxy_->GetSystemConfig(systemConfi in HWTEST_F()
[all...]
H A Dwindow_manager_stub_impl.h107 WMError GetSystemConfig(SystemConfig& systemConfig) in GetSystemConfig() function in OHOS::Rosen::WindowManagerStubImpl
/foundation/window/window_manager/window_scene/session/host/src/
H A Dmain_session.cpp208 uint32_t minWidth = GetSystemConfig().miniWidthOfMainWindow_; in RectCheck()
209 uint32_t minHeight = GetSystemConfig().miniHeightOfMainWindow_; in RectCheck()
210 uint32_t maxFloatingWindowSize = GetSystemConfig().maxFloatingWindowSize_; in RectCheck()
H A Dsub_session.cpp179 uint32_t minWidth = GetSystemConfig().miniWidthOfSubWindow_; in RectCheck()
180 uint32_t minHeight = GetSystemConfig().miniHeightOfSubWindow_; in RectCheck()
181 uint32_t maxFloatingWindowSize = GetSystemConfig().maxFloatingWindowSize_; in RectCheck()
H A Dsystem_session.cpp347 uint32_t maxFloatingWindowSize = GetSystemConfig().maxFloatingWindowSize_; in RectCheck()
/foundation/window/window_manager/test/common/mock/
H A Dmock_window_adapter.h54 MOCK_METHOD1(GetSystemConfig, WMError(SystemConfig& systemConfig));
/foundation/window/window_manager/wmserver/include/zidl/
H A Dwindow_manager_proxy.h62 WMError GetSystemConfig(SystemConfig& systemConfig) override;
H A Dwindow_manager_interface.h122 virtual WMError GetSystemConfig(SystemConfig& systemConfig) = 0;
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
H A Dwindow_scene.cpp428 CHECK_EQUAL_VOID(session_->GetSystemConfig().IsPcWindow(), true); in DisposeSnapshotAndBlankWindow()
429 CHECK_EQUAL_VOID(session_->GetSystemConfig().freeMultiWindowEnable_, true); in DisposeSnapshotAndBlankWindow()
596 CHECK_EQUAL_RETURN(session_->GetSystemConfig().IsPcWindow(), true, false); in OnDirtyLayoutWrapperSwap()
597 CHECK_EQUAL_RETURN(session_->GetSystemConfig().freeMultiWindowEnable_, true, false); in OnDirtyLayoutWrapperSwap()
H A Dwindow_pattern.cpp459 CHECK_EQUAL_RETURN(session_->GetSystemConfig().IsPcWindow(), true, false); in IsSnapshotSizeChanged()
460 CHECK_EQUAL_RETURN(session_->GetSystemConfig().freeMultiWindowEnable_, true, false); in IsSnapshotSizeChanged()
/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscene_session_manager_interface.h223 WMError GetSystemConfig(SystemConfig& systemConfig) override { return WMError::WM_OK; }
/foundation/window/window_manager/wm/include/
H A Dwindow_adapter.h60 virtual WMError GetSystemConfig(SystemConfig& systemConfig);
/foundation/window/window_manager/wmserver/include/
H A Dwindow_manager_service.h129 WMError GetSystemConfig(SystemConfig& systemConfig) override;
/foundation/window/window_manager/wm/src/
H A Dwindow_adapter.cpp262 WMError WindowAdapter::GetSystemConfig(SystemConfig& systemConfig) in GetSystemConfig() function in OHOS::Rosen::WindowAdapter
268 return wmsProxy->GetSystemConfig(systemConfig); in GetSystemConfig()
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dhidump_controller.cpp358 SystemSessionConfig systemConfig = session->GetSystemConfig(); in DumpSysconfigParam()
/foundation/window/window_manager/wmserver/src/zidl/
H A Dwindow_manager_stub.cpp284 WMError errCode = GetSystemConfig(config); in OnRemoteRequest()
H A Dwindow_manager_proxy.cpp701 WMError WindowManagerProxy::GetSystemConfig(SystemConfig& systemConfig) in GetSystemConfig() function in OHOS::Rosen::WindowManagerProxy
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/
H A Dsession_wrapper_impl.cpp428 auto extConfig = session_->GetSystemConfig(); in UpdateSessionConfig()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h475 SystemSessionConfig GetSystemConfig() const;
/foundation/window/window_manager/wmserver/src/
H A Dwindow_manager_service.cpp1489 WMError WindowManagerService::GetSystemConfig(SystemConfig& systemConfig) in GetSystemConfig() function in OHOS::Rosen::WindowManagerService

Completed in 26 milliseconds

12