Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Dgrpc_server_lib.h200 AsyncServiceInterface* master_service_ = nullptr; variable
H A Dgrpc_master_service.cc138 grpc::MasterService::AsyncService master_service_; member in tensorflow::GrpcMasterService