Home
last modified time | relevance | path

Searched refs:GetInitParentNodeId (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/window_scene/session/host/include/
H A Dmove_drag_controller.h92 uint64_t GetInitParentNodeId() const;
/foundation/window/window_manager/window_scene/test/unittest/
H A Dmove_drag_controller_test.cpp142 * @tc.name: GetInitParentNodeId
143 * @tc.desc: test function : GetInitParentNodeId
146 HWTEST_F(MoveDragControllerTest, GetInitParentNodeId, Function | SmallTest | Level1) in HWTEST_F()
148 uint64_t res = moveDragController->GetInitParentNodeId(); in HWTEST_F()
207 ASSERT_EQ(2, moveDragController->GetInitParentNodeId()); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/src/
H A Dmove_drag_controller.cpp146 uint64_t MoveDragController::GetInitParentNodeId() const in GetInitParentNodeId() function in OHOS::Rosen::MoveDragController
H A Dscene_session.cpp2458 movedSurfaceNode, moveDragController_->GetInitParentNodeId()); in HandleMoveDragSurfaceNode()

Completed in 12 milliseconds