Searched refs:TransformIntoJson (Results 1 – 1 of 1) sorted by relevance
26 std::string TransformIntoJson(const std::string &user, int32_t id, ReportEvent event, int32_t resul… in TransformIntoJson() function58 std::string content = TransformIntoJson(userName, id, event, result); in ReportSecurityInfo()