Lines Matching defs:tmpfd

33 int32_t tmpfd = 1;
75 MMIService::GetInstance()->AddEpoll(event_type, tmpfd);
76 MMIService::GetInstance()->DelEpoll(event_type, tmpfd);
80 MMIService::GetInstance()->SetMouseScrollRows(tmpfd);
81 MMIService::GetInstance()->SetMouseIcon(tmpfd, g_pixelMapPtr);
82 MMIService::GetInstance()->ReadMouseScrollRows(tmpfd);
83 MMIService::GetInstance()->MarkProcessed(tmpfd, tmpfd);
84 MMIService::GetInstance()->ReadPointerColor(tmpfd);
85 MMIService::GetInstance()->OnSupportKeys(tmpfd, vecInt, vecBool);
87 MMIService::GetInstance()->OnGetDevice(tmpfd, inputDevice);
88 MMIService::GetInstance()->OnGetKeyboardType(tmpfd, tmpfd);
89 MMIService::GetInstance()->SetKeyboardRepeatDelay(tmpfd);
90 MMIService::GetInstance()->CheckRemoveInput(tmpfd, handlerType, eventType, tmpfd, tmp32);
91 MMIService::GetInstance()->RemoveInputHandler(handlerType, eventType, tmpfd, tmp32);
92 MMIService::GetInstance()->MarkEventConsumed(tmpfd);
93 MMIService::GetInstance()->MoveMouseEvent(tmpfd, tmpfd);
95 MMIService::GetInstance()->CheckInjectKeyEvent(keyEvent, tmpfd, g_isNativeInject);
98 MMIService::GetInstance()->OnAddSystemAbility(tmpfd, "deviceId");
99 MMIService::GetInstance()->SubscribeKeyEvent(tmpfd, p_option);
100 MMIService::GetInstance()->UnsubscribeKeyEvent(tmpfd);
101 MMIService::GetInstance()->SubscribeSwitchEvent(tmpfd, tmpfd);
102 MMIService::GetInstance()->SetDisplayBind(tmpfd, tmpfd, message);
103 MMIService::GetInstance()->SetFunctionKeyState(tmpfd, g_enableFlag);
104 MMIService::GetInstance()->SetPointerLocation(tmpfd, tmpfd);
106 MMIService::GetInstance()->Dump(tmpfd, argString);
107 MMIService::GetInstance()->OnGetWindowPid(tmpfd, tmpfd);
108 MMIService::GetInstance()->GetWindowPid(tmpfd);
109 MMIService::GetInstance()->SetKeyDownDuration(businessId, tmpfd);
113 MMIService::GetInstance()->ReadTouchpadPointerSpeed(tmpfd);
116 MMIService::GetInstance()->ReadTouchpadRightMenuType(tmpfd);
124 MMIService::GetInstance()->SetTouchpadPointerSpeed(tmpfd);
125 MMIService::GetInstance()->GetTouchpadPointerSpeed(tmpfd);
143 MMIService::GetInstance()->RemoveVirtualInputDevice(tmpfd);