/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/vcweb/vcstest/ |
D | vcstest.go | 42 func NewServer() (srv *Server, err error) { func
|
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/ |
H A D | server_lib_test.cc | 29 Status NewServer(const ServerDef& server_def, const Options& options, in NewServer() function in tensorflow::TestServerFactory
|
H A D | server_lib.cc | 72 Status NewServer(const ServerDef& server_def, in NewServer() function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/mod/sumdb/ |
D | server.go | 45 func NewServer(ops ServerOps) *Server { func
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/protocol/ |
D | protocol.go | 71 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 D | protocol.go | 71 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 D | protocol.go | 71 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 D | server.go | 52 func NewServer() *Server { func
|
/aosp_15_r20/tools/treble/hacksaw/bind/ |
H A D | remoteserver.go | 22 func NewServer(binder PathBinder) *Server { func
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/vcweb/ |
D | vcweb.go | 92 func NewServer(scriptDir, workDir string, logger *log.Logger) (*Server, error) { func
|
/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/httptest/ |
D | server.go | 105 func NewServer(handler http.Handler) *Server { func
|
/aosp_15_r20/system/core/fastboot/ |
H A D | socket.cpp | 273 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/ |
D | server.go | 196 func NewServer() *Server { func
|
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
H A D | grpc_server_lib.cc | 613 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 D | acvp.go | 58 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 D | acvp.go | 58 func NewServer(prefix string, logFile string, derCertificates [][]byte, privateKey crypto.PrivateKe… func
|