Searched refs:payloadP (Results 1 – 1 of 1) sorted by relevance
51 const nlohmann::json* payloadP = &payload; in ReportData() local53 nlohmann::json* payloadM = const_cast<nlohmann::json*>(payloadP); in ReportData()