Searched refs:ParseDlpGeneralInfo (Results 1 – 3 of 3) sorted by relevance
37 int32_t ParseDlpGeneralInfo(const std::string& generalInfo, GenerateInfoParams& params);
71 int32_t ParseDlpGeneralInfo(const std::string& generalInfo, GenerateInfoParams& params) in ParseDlpGeneralInfo() function
457 int32_t res = ParseDlpGeneralInfo(content, params); in ParseDlpInfo()