Home
last modified time | relevance | path

Searched defs:serve (Results 1 – 6 of 6) sorted by relevance

/prebuilts/go/linux-x86/src/cmd/go/internal/vcweb/
Dsvn.go140 func (h *svnHandler) serve(c net.Conn) { func
/prebuilts/go/linux-x86/src/net/http/fcgi/
Dchild.go167 func (c *child) serve() { func
/prebuilts/go/linux-x86/src/internal/fuzz/
Dworker.go653 func (ws *workerServer) serve(ctx context.Context) error { func
/prebuilts/go/linux-x86/src/net/http/
Dserver.go1937 func (c *conn) serve(ctx context.Context) { func
Dserve_test.go310 func serve(code int) HandlerFunc { func
Dh2_bundle.go4759 func (sc *http2serverConn) serve() { func