Home
last modified time | relevance | path

Searched refs:WireResponse (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/jsonrpc2/
H A Djsonrpc2.go36 pending map[ID]chan *WireResponse
77 pending: make(map[ID]chan *WireResponse),
162 rchan := make(chan *WireResponse)
259 response := &WireResponse{
394 response := &WireResponse{
H A Dhandler.go53 Response(ctx context.Context, conn *Conn, direction Direction, r *WireResponse) context.Context
107 func (EmptyHandler) Response(ctx context.Context, conn *Conn, direction Direction, r *WireResponse) context.Context {
H A Dwire.go61 // WireResponse is a reply to a Request.
65 type WireResponse struct { type
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/jsonrpc2/
H A Djsonrpc2.go36 pending map[ID]chan *WireResponse
77 pending: make(map[ID]chan *WireResponse),
162 rchan := make(chan *WireResponse)
259 response := &WireResponse{
394 response := &WireResponse{
H A Dhandler.go53 Response(ctx context.Context, conn *Conn, direction Direction, r *WireResponse) context.Context
107 func (EmptyHandler) Response(ctx context.Context, conn *Conn, direction Direction, r *WireResponse) context.Context {
H A Dwire.go61 // WireResponse is a reply to a Request.
65 type WireResponse struct { type
/third_party/spirv-tools/utils/vscode/src/lsp/jsonrpc2/
H A Djsonrpc2.go36 pending map[ID]chan *WireResponse
77 pending: make(map[ID]chan *WireResponse),
162 rchan := make(chan *WireResponse)
259 response := &WireResponse{
394 response := &WireResponse{
H A Dhandler.go53 Response(ctx context.Context, conn *Conn, direction Direction, r *WireResponse) context.Context
107 func (EmptyHandler) Response(ctx context.Context, conn *Conn, direction Direction, r *WireResponse) context.Context {
H A Dwire.go61 // WireResponse is a reply to a Request.
65 type WireResponse struct { type

Completed in 3 milliseconds