Home
last modified time | relevance | path

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

/tools/treble/hacksaw/bind/
Dremoteserver.go70 type UnbindReply struct { struct
77 func (s Server) Unbind(args *UnbindArgs, reply *UnbindReply) error {
Dremoteclient.go75 var reply UnbindReply
Dremoteserver_test.go90 var unbindReply UnbindReply