Home
last modified time | relevance | path

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

/tools/treble/hacksaw/bind/
Dremoteserver_test.go83 if !reflect.DeepEqual(listReply.BindList, expectedList) {
85 listReply.BindList, expectedList)
107 if !reflect.DeepEqual(listReply.BindList, expectedList) {
109 listReply.BindList, expectedList)
Dremoteserver.go88 BindList []string member
100 reply.BindList = bindList
Dremoteclient.go102 return reply.BindList, nil