Home
last modified time | relevance | path

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

/dports/net/syncthing/syncthing-1.18.1/syncthing/lib/model/
H A Ddevicedownloadstate.go98 func (p *deviceFolderDownloadState) GetBlockCounts() map[string]int { func
157 func (t *deviceDownloadState) GetBlockCounts(folder string) map[string]int { func