Home
last modified time | relevance | path

Searched refs:StartCallFn (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/util/rpc/
Dcall_container.h60 typedef std::function<void(Call*)> StartCallFn; typedef
70 StartCallFn start_call_fn);
102 typename CallContainer<Call>::StartCallFn start_call_fn) in CallContainer()
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_rpc_factory.cc131 CallContainer<GrpcCall>::StartCallFn start_call_fn = in Call()