Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/jsonrpc2/
H A Dwire.go35 CodeMethodNotFound = -32601 const
H A Dhandler.go131 r.Reply(ctx, nil, NewErrorf(CodeMethodNotFound, "method %q not found", r.Method))
/aosp_15_r20/external/angle/third_party/spirv-tools/src/utils/vscode/src/lsp/jsonrpc2/
H A Dwire.go35 CodeMethodNotFound = -32601 const
H A Dhandler.go131 r.Reply(ctx, nil, NewErrorf(CodeMethodNotFound, "method %q not found", r.Method))
/aosp_15_r20/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))