Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_input/interfaces/ipc/test/clientunittest/
H A Ddistributed_input_client_test.cpp243 EXPECT_EQ(ERR_DH_INPUT_CLIENT_UNPREPARE_FAIL, ret); in HWTEST_F()
261 EXPECT_EQ(ERR_DH_INPUT_CLIENT_UNPREPARE_FAIL, ret); in HWTEST_F()
/foundation/distributedhardware/distributed_input/common/include/
H A Ddinput_errcode.h126 constexpr int32_t ERR_DH_INPUT_CLIENT_UNPREPARE_FAIL = -67006; member
/foundation/distributedhardware/distributed_input/interfaces/ipc/src/
H A Ddistributed_input_client.cpp405 return ERR_DH_INPUT_CLIENT_UNPREPARE_FAIL; in UnprepareRemoteInput()
502 return ERR_DH_INPUT_CLIENT_UNPREPARE_FAIL; in UnprepareRemoteInput()

Completed in 4 milliseconds