Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/include/authentication/
H A Dauth_message_processor.h98 void CreateRespNegotiateMessage(nlohmann::json &json);
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Dauth_message_processor.cpp116 CreateRespNegotiateMessage(jsonObj); in CreateSimpleMessage()
193 void AuthMessageProcessor::CreateRespNegotiateMessage(nlohmann::json &json) in CreateRespNegotiateMessage() function in OHOS::DistributedHardware::AuthMessageProcessor
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_auth_message_processor.cpp1478 authMessageProcessor->CreateRespNegotiateMessage(jsonObj);
1491 authMessageProcessor->CreateRespNegotiateMessage(jsonObj);