Home
last modified time | relevance | path

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

/spdk/go/rpc/mocks/
H A DIClient.go27 func (_m *IClient) Call(method string, params interface{}) (*client.Response, error) { func
54 *mock.Call anonMember
60 func (_e *IClient_Expecter) Call(method interface{}, params interface{}) *IClient_Call_Call { func
61 return &IClient_Call_Call{Call: _e.mock.On("Call", method, params)}
65 _c.Call.Run(func(args mock.Arguments) {
72 _c.Call.Return(_a0, _a1)
77 _c.Call.Return(run)
/spdk/go/rpc/client/
H A Dclient.go28 Call(method string, params any) (*Response, error) methodSpec
41 func (c *Client) Call(method string, params any) (*Response, error) { func
/spdk/examples/go/hello_gorpc/
H A Dhello_gorpc.go34 resp, err := rpcClient.Call(bDevGetBDevs, getBDevParams())
/spdk/go/rpc/
H A DclientIntegration.go58 resp, err := rpcClient.Call(method, params)
H A DREADME.md56 #### Call subsubsection
/spdk/doc/
H A Dgdb_macros.md219 ## Why Do We Need to Explicitly Call spdk_load_macros
/spdk/scripts/vagrant/
H A DREADME.md124 Call this script from a parent directory. This will allow the creation of multiple VMs in separate