Home
last modified time | relevance | path

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

/tools/treble/hacksaw/bind/
Dbind.go20 Unbind(destination string) error methodSpec
Dlocal.go87 func (p localBinder) Unbind(destination string) error { func
Dremoteclient.go73 func (r *RemoteBinderClient) Unbind(destination string) error { func
Dremoteserver.go77 func (s Server) Unbind(args *UnbindArgs, reply *UnbindReply) error { func
/tools/treble/hacksaw/workspace/
Dcompose.go130 func (m Composer) Unbind(unbindPath string) error { func