Home
last modified time | relevance | path

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

/aosp_15_r20/tools/treble/hacksaw/bind/
H A Dbind.go18 BindReadOnly(source string, destination string) error methodSpec
H A Dlocal.go52 func (p localBinder) BindReadOnly(source string, destination string) error { func
H A Dremoteclient.go43 func (r *RemoteBinderClient) BindReadOnly(source string, destination string) error { func
H A Dremoteserver.go40 func (s Server) BindReadOnly(args *BindReadOnlyArgs, reply *BindReadOnlyReply) error { func