Searched refs:convDataReportingType (Results 1 – 1 of 1) sorted by relevance
29 convDataReportingType = { variable43 return toEnum<ReportingType, minEnumValue(convDataReportingType), in toReportingType()44 maxEnumValue(convDataReportingType)>(value); in toReportingType()49 return toEnum(convDataReportingType, value); in toReportingType()54 return std::string(enumToString(convDataReportingType, value)); in enumToString()