Searched defs:RecvBufAsync (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/ | ||
H A D | test_utils.h | 97 void RecvBufAsync(CallOptions* opts, const RecvBufRequest* request, in RecvBufAsync() function |
H A D | worker.cc | 390 void Worker::RecvBufAsync(CallOptions* opts, const RecvBufRequest* request, in RecvBufAsync() function in tensorflow::Worker |
H A D | collective_rma_distributed_test.cc | 110 void RecvBufAsync(CallOptions* opts, const RecvBufRequest* request, in RecvBufAsync() function in tensorflow::__anon0d8d35760111::FakeWorker |
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ | ||
H A D | grpc_remote_worker.cc | 130 void RecvBufAsync(CallOptions* call_opts, const RecvBufRequest* request, in RecvBufAsync() function in tensorflow::GrpcRemoteWorker |
H A D | grpc_worker_service.cc | 591 void GrpcWorker::RecvBufAsync(CallOptions* opts, const RecvBufRequest* request, in RecvBufAsync() function in tensorflow::GrpcWorker |