Home
last modified time | relevance | path

Searched refs:MSG_TYPE_REQ_AUTH (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Dauth_message_processor.cpp46 jsonObj[TAG_MSG_TYPE] = MSG_TYPE_REQ_AUTH; in GetJsonObj()
90 jsonThumbnailObj[TAG_MSG_TYPE] = MSG_TYPE_REQ_AUTH; in CreateAuthRequestMessage()
287 case MSG_TYPE_REQ_AUTH: in ParseMessage()
H A Ddm_auth_manager.cpp492 case MSG_TYPE_REQ_AUTH: in ProcessSinkMsg()
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/include/authentication/
H A Ddm_auth_manager.h69 MSG_TYPE_REQ_AUTH = 100, enumerator