Home
last modified time | relevance | path

Searched refs:CodeMethodNotFound (Results 1 – 6 of 6) sorted by relevance

/external/angle/third_party/spirv-tools/src/utils/vscode/src/lsp/jsonrpc2/
Dwire.go35 CodeMethodNotFound = -32601 const
Dhandler.go131 r.Reply(ctx, nil, NewErrorf(CodeMethodNotFound, "method %q not found", r.Method))
/external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/jsonrpc2/
Dwire.go35 CodeMethodNotFound = -32601 const
Dhandler.go131 r.Reply(ctx, nil, NewErrorf(CodeMethodNotFound, "method %q not found", r.Method))
/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/jsonrpc2/
Dwire.go35 CodeMethodNotFound = -32601 const
Dhandler.go131 r.Reply(ctx, nil, NewErrorf(CodeMethodNotFound, "method %q not found", r.Method))