Home
last modified time | relevance | path

Searched defs:ReportingStateEntry (Results 1 – 2 of 2) sorted by relevance

/external/syzkaller/dashboard/app/
Dentities.go122 type ReportingStateEntry struct { struct
123 Namespace string
124 Name string
126 Sent int
127 Date int // YYYYMMDD
Dreporting.go496 stateEnt *ReportingStateEntry) (bool, string, error) {