Home
last modified time | relevance | path

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

/foundation/window/window_manager/wmserver/test/unittest/
H A Ddisplay_group_controller_test.cpp560 displayGroupController_->ProcessNotCrossNodesOnDestroyedDisplay(0, windowIds); in HWTEST_F()
583 displayGroupController_->ProcessNotCrossNodesOnDestroyedDisplay(1, windowIds); in HWTEST_F()
608 displayGroupController_->ProcessNotCrossNodesOnDestroyedDisplay(1, windowIds); in HWTEST_F()
622 displayGroupController_->ProcessNotCrossNodesOnDestroyedDisplay(1, windowIds); in HWTEST_F()
777 displayGroupController_->ProcessNotCrossNodesOnDestroyedDisplay(1, windowIds); in HWTEST_F()
796 displayGroupController_->ProcessNotCrossNodesOnDestroyedDisplay(1, windowIds); in HWTEST_F()
814 displayGroupController_->ProcessNotCrossNodesOnDestroyedDisplay(1, windowIds); in HWTEST_F()
832 displayGroupController_->ProcessNotCrossNodesOnDestroyedDisplay(1, windowIds); in HWTEST_F()
850 displayGroupController_->ProcessNotCrossNodesOnDestroyedDisplay(1, windowIds); in HWTEST_F()
/foundation/window/window_manager/wmserver/include/
H A Ddisplay_group_controller.h65 void ProcessNotCrossNodesOnDestroyedDisplay(DisplayId displayId, std::vector<uint32_t>& windowIds);
/foundation/window/window_manager/wmserver/src/
H A Ddisplay_group_controller.cpp351 void DisplayGroupController::ProcessNotCrossNodesOnDestroyedDisplay(DisplayId displayId, in ProcessNotCrossNodesOnDestroyedDisplay() function in OHOS::Rosen::DisplayGroupController
432 ProcessNotCrossNodesOnDestroyedDisplay(displayId, windowIds); in ProcessDisplayDestroy()

Completed in 4 milliseconds