Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_test4.cpp69 * @tc.name: HandleActionUpdateFlags
73 HWTEST_F(SceneSessionTest4, HandleActionUpdateFlags, Function | SmallTest | Level2) in HWTEST_F()
87 ret = sceneSession->HandleActionUpdateFlags(property, action); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dscene_session.h608 WMError HandleActionUpdateFlags(const sptr<WindowSessionProperty>& property,
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp3588 return HandleActionUpdateFlags(property, action); in ProcessUpdatePropertyByAction()
3764 WMError SceneSession::HandleActionUpdateFlags(const sptr<WindowSessionProperty>& property, in HandleActionUpdateFlags() function in SceneSession

Completed in 14 milliseconds