Home
last modified time | relevance | path

Searched refs:MSG_TYPE_RESP_AUTH (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Dauth_message_processor.cpp121 case MSG_TYPE_RESP_AUTH: in CreateSimpleMessage()
290 case MSG_TYPE_RESP_AUTH: in ParseMessage()
H A Ddm_auth_manager.cpp440 case MSG_TYPE_RESP_AUTH: in ProcessSourceMsg()
570 std::string message = authMessageProcessor_->CreateSimpleMessage(MSG_TYPE_RESP_AUTH); in OnGroupCreated()
590 std::string message = authMessageProcessor_->CreateSimpleMessage(MSG_TYPE_RESP_AUTH); in OnGroupCreated()
1008 std::string message = authMessageProcessor_->CreateSimpleMessage(MSG_TYPE_RESP_AUTH); in ConfirmProcess()
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/include/authentication/
H A Ddm_auth_manager.h72 MSG_TYPE_RESP_AUTH = 200, enumerator
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_auth_message_processor.cpp1076 msgType = MSG_TYPE_RESP_AUTH;