Home
last modified time | relevance | path

Searched refs:PreProcessShow (Results 1 - 3 of 3) sorted by relevance

/foundation/window/window_manager/wm/include/
H A Dwindow_impl.h406 WMError PreProcessShow(uint32_t reason, bool withAnimation);
/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp1642 WMError WindowImpl::PreProcessShow(uint32_t reason, bool withAnimation) in PreProcessShow() function in OHOS::Rosen::WindowImpl
1693 WMError ret = PreProcessShow(reason, withAnimation); in Show()
/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_impl_test2.cpp1294 ASSERT_EQ(WMError::WM_ERROR_INVALID_OPERATION, window->PreProcessShow(0, false)); in HWTEST_F()

Completed in 10 milliseconds