Searched refs:GenerateInfoParams (Results 1 – 3 of 3) sorted by relevance
28 struct GenerateInfoParams { struct36 int32_t GenerateDlpGeneralInfo(const GenerateInfoParams& params, std::string& generalInfo); argument37 int32_t ParseDlpGeneralInfo(const std::string& generalInfo, GenerateInfoParams& params);
32 static bool checkParams(GenerateInfoParams& params, nlohmann::json jsonObj, std::string versionKey,… in checkParams()44 int32_t GenerateDlpGeneralInfo(const GenerateInfoParams& params, std::string& generalInfo) in GenerateDlpGeneralInfo()71 int32_t ParseDlpGeneralInfo(const std::string& generalInfo, GenerateInfoParams& params) in ParseDlpGeneralInfo()
456 GenerateInfoParams params; in ParseDlpInfo()996 GenerateInfoParams params = { in SetDlpGeneralInfo()