Searched defs:msgJson (Results 1 – 1 of 1) sorted by relevance
42 nlohmann::json msgJson; in MarshalMessage() local51 nlohmann::json msgJson = nlohmann::json::parse(jsonStr, nullptr, false); in UnmarshalMessage() local64 bool AVTransMessage::IsUInt32(const nlohmann::json &msgJson, const std::string &key) in IsUInt32()69 bool AVTransMessage::IsString(const nlohmann::json &msgJson, const std::string &key) in IsString()