Home
last modified time | relevance | path

Searched defs:NewStub (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/contrib/verbs/
Dgrpc_verbs_service_impl.cc35 std::unique_ptr<VerbsService::Stub> VerbsService::NewStub( in NewStub() function in tensorflow::grpc::VerbsService
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/eager/
Dgrpc_eager_service.cc42 std::unique_ptr<EagerService::Stub> EagerService::NewStub( in NewStub() function in tensorflow::eager::grpc::EagerService
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_master_service_impl.cc44 std::unique_ptr<MasterService::Stub> MasterService::NewStub( in NewStub() function in tensorflow::grpc::MasterService
/external/flatbuffers/tests/
Dmonster_test.grpc.fb.cc26 std::unique_ptr< MonsterStorage::Stub> MonsterStorage::NewStub(const std::shared_ptr< ::grpc::Chann… in NewStub() function in MyGame::Example::MonsterStorage