Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
H A Dtsserver.go31 DidChange(context.Context, *DidChangeTextDocumentParams) error
H A Dtsprotocol.go1468 type DidChangeTextDocumentParams struct { struct
1475 TextDocument VersionedTextDocumentIdentifier `json:"textDocument"`
1482 ContentChanges []TextDocumentContentChangeEvent `json:"contentChanges"`
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsserver.go31 DidChange(context.Context, *DidChangeTextDocumentParams) error
Dtsprotocol.go1468 type DidChangeTextDocumentParams struct { struct
1475 TextDocument VersionedTextDocumentIdentifier `json:"textDocument"`
1482 ContentChanges []TextDocumentContentChangeEvent `json:"contentChanges"`
/aosp_15_r20/external/angle/third_party/spirv-tools/src/utils/vscode/src/lsp/protocol/
H A Dtsserver.go31 DidChange(context.Context, *DidChangeTextDocumentParams) error
H A Dtsprotocol.go1468 type DidChangeTextDocumentParams struct { struct
1475 TextDocument VersionedTextDocumentIdentifier `json:"textDocument"`
1482 ContentChanges []TextDocumentContentChangeEvent `json:"contentChanges"`