Home
last modified time | relevance | path

Searched defs:NewServer (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/
Dserver_lib_test.cc29 Status NewServer(const ServerDef& server_def, in NewServer() function in tensorflow::TestServerFactory
Dserver_lib.cc72 Status NewServer(const ServerDef& server_def, in NewServer() function
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DServerSafeHandle.cs32 public static ServerSafeHandle NewServer(ChannelArgsSafeHandle args) in NewServer() method in Grpc.Core.Internal.ServerSafeHandle
/external/angle/third_party/spirv-tools/src/utils/vscode/src/lsp/protocol/
Dprotocol.go71 func NewServer(ctx context.Context, stream jsonrpc2.Stream, server Server) (context.Context, *jsonr… func
/external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dprotocol.go71 func NewServer(ctx context.Context, stream jsonrpc2.Stream, server Server) (context.Context, *jsonr… func
/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dprotocol.go71 func NewServer(ctx context.Context, stream jsonrpc2.Stream, server Server) (context.Context, *jsonr… func
/external/tensorflow/tensorflow/c/experimental/
Dnetwork.cc111 Status NewServer(const ServerDef& server_def, in NewServer() function in tensorflow::__anonb0ac3f6d0211::CServerFactory
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_server_lib.cc540 Status NewServer(const ServerDef& server_def, in NewServer() function in tensorflow::__anonc43081ed0811::GrpcServerFactory
/external/boringssl/src/util/fipstools/acvp/acvptool/acvp/
Dacvp.go42 func NewServer(prefix string, logFile string, derCertificates [][]byte, privateKey crypto.PrivateKe… func