Home
last modified time | relevance | path

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

/external/syzkaller/syz-ci/
Dsyzupdater.go131 lastCommit = upd.pollAndBuild(lastCommit)
163 lastCommit = upd.pollAndBuild(lastCommit)
190 func (upd *SyzUpdater) pollAndBuild(lastCommit string) string { func