Searched defs:rpcAgent (Results 1 – 5 of 5) sorted by relevance
132 auto rpcAgent = in rpc_init() local655 [](const std::shared_ptr<RpcAgent>& rpcAgent) { in rpc_init()
275 void RpcAgent::setCurrentRpcAgent(std::shared_ptr<RpcAgent> rpcAgent) { in setCurrentRpcAgent()
355 auto rpcAgent = rpc::RpcAgent::getCurrentRpcAgent(); in backward() local
52 auto rpcAgent = rpc::RpcAgent::getCurrentRpcAgent(); in apply() local
163 std::shared_ptr<RpcAgent> rpcAgent; variable