Home
last modified time | relevance | path

Searched refs:ReportCrashResp (Results 1 – 2 of 2) sorted by relevance

/external/syzkaller/dashboard/dashapi/
Ddashapi.go178 type ReportCrashResp struct { struct
182 func (dash *Dashboard) ReportCrash(crash *Crash) (*ReportCrashResp, error) {
183 resp := new(ReportCrashResp)
/external/syzkaller/dashboard/app/
Dapi.go514 resp := &dashapi.ReportCrashResp{