Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/vcweb/vcstest/
Dvcstest.go42 func NewServer() (srv *Server, err error) { func
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dserver_lib_test.cc29 Status NewServer(const ServerDef& server_def, const Options& options, in NewServer() function in tensorflow::TestServerFactory
H A Dserver_lib.cc72 Status NewServer(const ServerDef& server_def, in NewServer() function
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/mod/sumdb/
Dserver.go45 func NewServer(ops ServerOps) *Server { func
/aosp_15_r20/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
/aosp_15_r20/external/angle/third_party/spirv-tools/src/utils/vscode/src/lsp/protocol/
H A Dprotocol.go71 func NewServer(ctx context.Context, stream jsonrpc2.Stream, server Server) (context.Context, *jsonr… func
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
H A Dprotocol.go71 func NewServer(ctx context.Context, stream jsonrpc2.Stream, server Server) (context.Context, *jsonr… func
/aosp_15_r20/external/pigweed/pw_target_runner/go/
H A Dserver.go52 func NewServer() *Server { func
/aosp_15_r20/tools/treble/hacksaw/bind/
H A Dremoteserver.go22 func NewServer(binder PathBinder) *Server { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/vcweb/
Dvcweb.go92 func NewServer(scriptDir, workDir string, logger *log.Logger) (*Server, error) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/httptest/
Dserver.go105 func NewServer(handler http.Handler) *Server { func
/aosp_15_r20/system/core/fastboot/
H A Dsocket.cpp273 std::unique_ptr<Socket> Socket::NewServer(Protocol protocol, int port) { in NewServer() function in Socket
/aosp_15_r20/prebuilts/go/linux-x86/src/net/rpc/
Dserver.go196 func NewServer() *Server { func
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Dgrpc_server_lib.cc613 Status NewServer(const ServerDef& server_def, const Options& options, in NewServer() function in tensorflow::__anon418b5bd80a11::GrpcServerFactory
/aosp_15_r20/external/boringssl/src/util/fipstools/acvp/acvptool/acvp/
H A Dacvp.go58 func NewServer(prefix string, logFile string, derCertificates [][]byte, privateKey crypto.PrivateKe… func
/aosp_15_r20/external/cronet/third_party/boringssl/src/util/fipstools/acvp/acvptool/acvp/
H A Dacvp.go58 func NewServer(prefix string, logFile string, derCertificates [][]byte, privateKey crypto.PrivateKe… func