Home
last modified time | relevance | path

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

/tools/treble/hacksaw/bind/
Dlocal.go26 type localBinder struct { struct
31 var p localBinder
37 var p localBinder
42 func (p localBinder) checkValidPath(inPath string) error { argument
52 func (p localBinder) BindReadOnly(source string, destination string) error { argument
72 func (p localBinder) BindReadWrite(source string, destination string) error { argument
87 func (p localBinder) Unbind(destination string) error { argument
97 func (p localBinder) List() ([]string, error) { argument