Home
last modified time | relevance | path

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

/aosp_15_r20/tools/treble/hacksaw/bind/
H A Dbind.go19 BindReadWrite(source string, destination string) error methodSpec
H A Dlocal.go72 func (p localBinder) BindReadWrite(source string, destination string) error { func
H A Dremoteclient.go58 func (r *RemoteBinderClient) BindReadWrite(source string, destination string) error { func
H A Dremoteserver.go59 func (s Server) BindReadWrite(args *BindReadWriteArgs, reply *BindReadWriteReply) error { func