Home
last modified time | relevance | path

Searched defs:out_server (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/contrib/mpi/
Dmpi_server_lib.cc76 std::unique_ptr<ServerInterface>* out_server) { in Create()
93 std::unique_ptr<ServerInterface>* out_server) override { in NewServer()
/external/tensorflow/tensorflow/contrib/gdr/
Dgdr_server_lib.cc117 std::unique_ptr<ServerInterface>* out_server) { in Create()
134 std::unique_ptr<ServerInterface>* out_server) override { in NewServer()
/external/tensorflow/tensorflow/contrib/verbs/
Dverbs_server_lib.cc134 std::unique_ptr<ServerInterface>* out_server) { in Create()
154 std::unique_ptr<ServerInterface>* out_server) override { in NewServer()
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_server_lib.cc428 std::unique_ptr<ServerInterface>* out_server) { in Create()
445 std::unique_ptr<GrpcServer>* out_server) { in Create()
468 std::unique_ptr<ServerInterface>* out_server) override { in NewServer()
/external/tensorflow/tensorflow/core/distributed_runtime/
Dserver_lib_test.cc30 std::unique_ptr<ServerInterface>* out_server) override { in NewServer()
Dserver_lib.cc73 std::unique_ptr<ServerInterface>* out_server) { in NewServer()
/external/boringssl/src/ssl/
Dssl_test.cc1559 bssl::UniquePtr<SSL> *out_server, in ConnectClientAndServer()
3426 bssl::UniquePtr<SSL> *out_client, bssl::UniquePtr<SSL> *out_server, in ConnectClientAndServerWithTicketMethod()