Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/connect_manager/include/
H A Dmultimodal_input_connect_stub.h152 int32_t StubSetTouchpadThreeFingersTapSwitch(MessageParcel& data, MessageParcel& reply);
/foundation/multimodalinput/input/service/connect_manager/src/
H A Dmultimodal_input_connect_stub.cpp433 ret = StubSetTouchpadThreeFingersTapSwitch(data, reply); in OnRemoteRequest()
2600 int32_t MultimodalInputConnectStub::StubSetTouchpadThreeFingersTapSwitch(MessageParcel& data, MessageParcel& reply) in StubSetTouchpadThreeFingersTapSwitch() function in OHOS::MMI::MultimodalInputConnectStub
2604 MMI_HILOGE("StubSetTouchpadThreeFingersTapSwitch Verify system APP failed"); in StubSetTouchpadThreeFingersTapSwitch()
2611 MMI_HILOGE("Failed to call StubSetTouchpadThreeFingersTapSwitch ret:%{public}d", ret); in StubSetTouchpadThreeFingersTapSwitch()
/foundation/multimodalinput/input/service/connect_manager/test/
H A Dmultimodal_input_connect_stub_ex_test.cpp7151 * @tc.desc: Test the function StubSetTouchpadThreeFingersTapSwitch
7163 EXPECT_NO_FATAL_FAILURE(stub->StubSetTouchpadThreeFingersTapSwitch(data, reply)); in HWTEST_F()
7168 * @tc.desc: Test the function StubSetTouchpadThreeFingersTapSwitch
7181 EXPECT_NO_FATAL_FAILURE(stub->StubSetTouchpadThreeFingersTapSwitch(data, reply)); in HWTEST_F()
7186 * @tc.desc: Test the function StubSetTouchpadThreeFingersTapSwitch
7199 EXPECT_NO_FATAL_FAILURE(stub->StubSetTouchpadThreeFingersTapSwitch(data, reply)); in HWTEST_F()

Completed in 16 milliseconds