Searched defs:RPCCall (Results 1 – 2 of 2) sorted by relevance
97 func RPCCall(addr, method string, args, reply interface{}) error { func
375 struct RPCCall : public Definition { struct387 SymbolTable<RPCCall> calls; argument