Home
last modified time | relevance | path

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

/dports/security/keybase/client-v5.7.1/go/kex2/
H A Dprovisioner.go31 GetNetworkInstrumenter() rpc.NetworkInstrumenterStorage methodSpec
124 p.arg.Provisioner.GetNetworkInstrumenter(), nil, rpc.DefaultMaxFrameLength)
147 p.arg.Provisioner.GetNetworkInstrumenter(), nil, rpc.DefaultMaxFrameLength)
H A Dprovisionee.go29 GetNetworkInstrumenter() rpc.NetworkInstrumenterStorage methodSpec
160 p.arg.Provisionee.GetNetworkInstrumenter(), nil, rpc.DefaultMaxFrameLength)
H A Drpc_test.go85 func (mp *mockProvisioner) GetNetworkInstrumenter() rpc.NetworkInstrumenterStorage { func
112 func (mp *mockProvisionee) GetNetworkInstrumenter() rpc.NetworkInstrumenterStorage { func
/dports/security/keybase/client-v5.7.1/go/engine/
H A Dkex2_provisioner.go174 func (e *Kex2Provisioner) GetNetworkInstrumenter() rpc.NetworkInstrumenterStorage { func
H A Dkex2_provisionee.go166 func (e *Kex2Provisionee) GetNetworkInstrumenter() rpc.NetworkInstrumenterStorage { func