Home
last modified time | relevance | path

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

/dports/net/syncthing/syncthing-1.18.1/syncthing/lib/model/
H A Dfolder_sendonly.go51 snap.WithNeed(protocol.LocalDeviceID, func(intf protocol.FileIntf) bool {
109 snap.WithNeed(protocol.LocalDeviceID, func(fi protocol.FileIntf) bool {
H A Dfolder.go352 snap.WithNeed(protocol.LocalDeviceID, func(intf protocol.FileIntf) bool {
H A Dfolder_sendrecv.go324 snap.WithNeed(protocol.LocalDeviceID, func(intf protocol.FileIntf) bool {
/dports/net/syncthing/syncthing-1.18.1/syncthing/lib/db/
H A Dbenchmark_test.go189 snap.WithNeed(protocol.LocalDeviceID, func(fi protocol.FileIntf) bool {
213 snap.WithNeed(remoteDevice0, func(fi protocol.FileIntf) bool {
H A Dset.go176 func (s *Snapshot) WithNeed(device protocol.DeviceID, fn Iterator) { func
H A Ddb_test.go879 snap.WithNeed(protocol.LocalDeviceID, func(fi protocol.FileIntf) bool {
H A Dset_test.go99 snap.WithNeed(n, func(fi protocol.FileIntf) bool {