Home
last modified time | relevance | path

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

/external/syzkaller/syz-ci/
Dmanager.go471 func (mgr *Manager) uploadBuild(info *BuildInfo, imageDir string) (string, error) { func
/external/syzkaller/dashboard/app/
Dapi.go264 func uploadBuild(c context.Context, now time.Time, ns string, req *dashapi.Build, typ BuildType) (b… func