Home
last modified time | relevance | path

Searched defs:ReportingState (Results 1 – 3 of 3) sorted by relevance

/external/syzkaller/dashboard/app/
Dreporting.go71 func handleReportBug(c context.Context, typ string, state *ReportingState, bug *Bug) (*dashapi.BugR…
84 func needReport(c context.Context, typ string, state *ReportingState, bug *Bug) (
688 func saveReportingState(c context.Context, state *ReportingState) error {
Dmain.go361 state *ReportingState, onlyFixed bool) (*uiBugNamespace, error) {
456 func loadDupsForBug(c context.Context, r *http.Request, bug *Bug, state *ReportingState, managers […
485 func loadSimilarBugs(c context.Context, r *http.Request, bug *Bug, state *ReportingState) (*uiBugGr…
523 func createUIBug(c context.Context, bug *Bug, state *ReportingState, managers []string) *uiBug {
Dentities.go118 type ReportingState struct { struct
119 Entries []ReportingStateEntry