Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/include/authentication/
H A Dauth_message_processor.h97 void CreateNegotiateMessage(nlohmann::json &json);
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Dauth_message_processor.cpp113 CreateNegotiateMessage(jsonObj); in CreateSimpleMessage()
164 void AuthMessageProcessor::CreateNegotiateMessage(nlohmann::json &json) in CreateNegotiateMessage() function in OHOS::DistributedHardware::AuthMessageProcessor
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_auth_message_processor.cpp134 authMessageProcessor->CreateNegotiateMessage(jsonObj);
137 authMessageProcessor->CreateNegotiateMessage(jsonObj);