Lines Matching defs:JobPollResp
122 type JobPollResp struct { struct123 ID string124 Manager string125 KernelRepo string126 KernelBranch string127 KernelConfig []byte128 SyzkallerCommit string129 Patch []byte130 ReproOpts []byte131 ReproSyz []byte132 ReproC []byte