Home
last modified time | relevance | path

Searched refs:SetInputEventCallingPid (Results 1 - 5 of 5) sorted by relevance

/foundation/window/window_manager/wmserver/src/
H A Dwindow_node.cpp152 void WindowNode::SetInputEventCallingPid(int32_t pid) in SetInputEventCallingPid() function in OHOS::Rosen::WindowNode
160 SetInputEventCallingPid(pid); in SetCallingPid()
H A Dwindow_controller.cpp1230 node->SetInputEventCallingPid(static_cast<int32_t>(inputPidInServer)); in InterceptInputEventToServer()
1247 node->SetInputEventCallingPid(node->GetCallingPid()); in RecoverInputEventToClient()
/foundation/window/window_manager/wmserver/include/
H A Dwindow_node.h76 void SetInputEventCallingPid(int32_t pid);
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_controller_test.cpp1388 windowNode->SetInputEventCallingPid(2048); in HWTEST_F()
1420 windowNode->SetInputEventCallingPid(2048); in HWTEST_F()
1449 windowNode->SetInputEventCallingPid(2048); in HWTEST_F()
1476 windowNode->SetInputEventCallingPid(2048); in HWTEST_F()
1505 windowNode->SetInputEventCallingPid(2048); in HWTEST_F()
H A Dwindow_node_test.cpp526 * @tc.desc: SetCallingPid & GetCallingPid, SetInputEventCallingPid & GetInputEventCallingPid
544 windowNode->SetInputEventCallingPid(2); in HWTEST_F()

Completed in 10 milliseconds