Home
last modified time | relevance | path

Searched defs:SetCoordinationServiceAgentInstance (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/coordination/
H A Dgrpc_coordination_service_impl.h49 void SetCoordinationServiceAgentInstance(CoordinationServiceAgent* agent) { in SetCoordinationServiceAgentInstance() function
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Dgrpc_server_lib.cc491 Status GrpcServer::SetCoordinationServiceAgentInstance( in SetCoordinationServiceAgentInstance() function in tensorflow::GrpcServer