Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
H A Dtsserver.go26 DidChangeWorkspaceFolders(context.Context, *DidChangeWorkspaceFoldersParams) error
81 var params DidChangeWorkspaceFoldersParams
544 func (s *serverDispatcher) DidChangeWorkspaceFolders(ctx context.Context, params *DidChangeWorkspaceFoldersParams) error {
H A Dtsprotocol.go170 /*DidChangeWorkspaceFoldersParams defined:
173 type DidChangeWorkspaceFoldersParams struct { type
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
H A Dtsserver.go26 DidChangeWorkspaceFolders(context.Context, *DidChangeWorkspaceFoldersParams) error
81 var params DidChangeWorkspaceFoldersParams
544 func (s *serverDispatcher) DidChangeWorkspaceFolders(ctx context.Context, params *DidChangeWorkspaceFoldersParams) error {
H A Dtsprotocol.go170 /*DidChangeWorkspaceFoldersParams defined:
173 type DidChangeWorkspaceFoldersParams struct { type
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
H A Dtsserver.go26 DidChangeWorkspaceFolders(context.Context, *DidChangeWorkspaceFoldersParams) error
81 var params DidChangeWorkspaceFoldersParams
544 func (s *serverDispatcher) DidChangeWorkspaceFolders(ctx context.Context, params *DidChangeWorkspaceFoldersParams) error {
H A Dtsprotocol.go170 /*DidChangeWorkspaceFoldersParams defined:
173 type DidChangeWorkspaceFoldersParams struct { type
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/
H A Dlangsvr.go123 func (s *server) DidChangeWorkspaceFolders(ctx context.Context, p *lsp.DidChangeWorkspaceFoldersParams) error {
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/
H A Dlangsvr.go123 func (s *server) DidChangeWorkspaceFolders(ctx context.Context, p *lsp.DidChangeWorkspaceFoldersParams) error {
/third_party/spirv-tools/utils/vscode/src/
H A Dlangsvr.go123 func (s *server) DidChangeWorkspaceFolders(ctx context.Context, p *lsp.DidChangeWorkspaceFoldersParams) error {

Completed in 15 milliseconds