Searched refs:needReport (Results 1 – 2 of 2) sorted by relevance
/external/syzkaller/dashboard/app/ |
D | reporting.go | 72 reporting, bugReporting, crash, crashKey, _, _, _, err := needReport(c, typ, state, bug) 84 func needReport(c context.Context, typ string, state *ReportingState, bug *Bug) ( func
|
D | main.go | 528 _, _, _, _, reportingIdx, status, link, err = needReport(c, "", state, bug)
|