Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/include/authentication/
H A Dauth_message_processor.h108 void ParsePkgNegotiateMessage(const nlohmann::json &json);
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Dauth_message_processor.cpp468 void AuthMessageProcessor::ParsePkgNegotiateMessage(const nlohmann::json &json) in ParsePkgNegotiateMessage() function in OHOS::DistributedHardware::AuthMessageProcessor
552 ParsePkgNegotiateMessage(json); in ParseNegotiateMessage()
584 ParsePkgNegotiateMessage(json); in ParseRespNegotiateMessage()
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_auth_message_processor.cpp1389 authMessageProcessor->ParsePkgNegotiateMessage(jsonObj);
1651 authMessageProcessor->ParsePkgNegotiateMessage(jsonObj);
1673 authMessageProcessor->ParsePkgNegotiateMessage(jsonObj);
1676 authMessageProcessor->ParsePkgNegotiateMessage(jsonObj);