Searched refs:sectionName (Results 1 – 1 of 1) sorted by relevance
346 std::string sectionName = pv::sectionTitles.count(sectionID) in printSectionInJSON() local354 sectionName += " " + std::to_string(count->second); in printSectionInJSON()374 buf += "\"" + sectionName + "\": {\n"; in printSectionInJSON()