Home
last modified time | relevance | path

Searched refs:ReportingByName (Results 1 – 5 of 5) sorted by relevance

/external/syzkaller/dashboard/app/
Daccess.go146 bugLevel := ns.ReportingByName(bugReporting.Name).AccessLevel
Dconfig.go129 func (cfg *Config) ReportingByName(name string) *Reporting { func
Djobs.go319 reporting := config.Namespaces[job.Namespace].ReportingByName(job.Reporting)
Dreporting_email.go377 reporting = config.Namespaces[bug.Namespace].ReportingByName(bugReporting.Name)
Dreporting.go163 reporting := config.Namespaces[bug.Namespace].ReportingByName(bugReporting.Name)