Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/grpc/internal/channelz/
Dtypes.go47 idNotFound int64 member
59 …child of type %T with id %d to a parent (id=%d) that doesn't currently exist", e, id, d.idNotFound)
65 …t to delete child with id %d from a parent (id=%d) that doesn't currently exist", id, d.idNotFound)
69 grpclog.Warningf("attempt to delete an entry (id=%d) that doesn't currently exist", d.idNotFound)
Dfuncs.go316 return &dummyEntry{idNotFound: id}