Searched refs:has_section (Results 1 – 1 of 1) sorted by relevance
132 static bool has_section(const ReportFileProto_Report& report, int section) { in has_section() function285 if (!has_section(*report, section)) { in addReport()