Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/common/src/
H A Ddm_error_message.cpp51 {ERR_DM_AUTH_MESSAGE_INCOMPLETE, "authentication message is incomplete."},
/foundation/distributedhardware/device_manager/common/include/
H A Ddm_constants.h72 ERR_DM_AUTH_MESSAGE_INCOMPLETE = 96929767, enumerator
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Dauth_message_processor.cpp387 return ERR_DM_AUTH_MESSAGE_INCOMPLETE; in ParseAuthRequestMessage()
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_auth_message_processor.cpp686 ASSERT_EQ(ret, ERR_DM_AUTH_MESSAGE_INCOMPLETE); in HWTEST_F()

Completed in 6 milliseconds