Home
last modified time | relevance | path

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

/external/syzkaller/dashboard/dashapi/
Ddashapi.go293 type PollBugsResponse struct { struct
305 func (dash *Dashboard) ReportingPollBugs(typ string) (*PollBugsResponse, error) {
309 resp := new(PollBugsResponse)
/external/syzkaller/dashboard/app/
Dreporting_external.go34 resp := &dashapi.PollBugsResponse{