Searched refs:ParseNegotiateMessage (Results 1 – 3 of 3) sorted by relevance
103 void ParseNegotiateMessage(const nlohmann::json &json);
713 authMessageProcessor->ParseNegotiateMessage(jsonObj);741 authMessageProcessor->ParseNegotiateMessage(jsonObj);769 authMessageProcessor->ParseNegotiateMessage(jsonObj);797 authMessageProcessor->ParseNegotiateMessage(jsonObj);825 authMessageProcessor->ParseNegotiateMessage(jsonObj);856 authMessageProcessor->ParseNegotiateMessage(jsonObj);861 authMessageProcessor->ParseNegotiateMessage(jsonObj);
282 ParseNegotiateMessage(jsonObject); in ParseMessage()518 void AuthMessageProcessor::ParseNegotiateMessage(const nlohmann::json &json) in ParseNegotiateMessage() function in OHOS::DistributedHardware::AuthMessageProcessor