Searched defs:ReportFuncItem (Results 1 – 1 of 1) sorted by relevance
203 struct ReportFuncItem { struct209 ReportFuncItem(int functionId) : functionId_(functionId) {} in ReportFuncItem() argument210 void OutputJson(FILE *output) const in OutputJson()