Searched refs:RegisterCall (Results 1 – 6 of 6) sorted by relevance
112 void Endpoint::RegisterCall(Call& new_call) { in RegisterCall() function in pw::rpc::internal::Endpoint
96 endpoint().RegisterCall(*this); in Call()
172 void RegisterCall(BaseRecvTensorCall* call, const Rendezvous::Args& args);
425 void BaseRemoteRendezvous::RegisterCall(BaseRecvTensorCall* call, in RegisterCall() function in tensorflow::BaseRemoteRendezvous
188 void RegisterCall(Call& call) PW_EXCLUSIVE_LOCKS_REQUIRED(rpc_lock());
274 RegisterCall(call, recv_args); in RecvFromRemoteAsync()