Home
last modified time | relevance | path

Searched defs:WillSaveTextDocumentParams (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.go34 WillSave(context.Context, *WillSaveTextDocumentParams) error
48 WillSaveWaitUntil(context.Context, *WillSaveTextDocumentParams) ([]TextEdit, error)
H A Dtsprotocol.go1536 type WillSaveTextDocumentParams struct { struct
1541 TextDocument TextDocumentIdentifier `json:"textDocument"`
1546 Reason TextDocumentSaveReason `json:"reason"`
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsserver.go34 WillSave(context.Context, *WillSaveTextDocumentParams) error
48 WillSaveWaitUntil(context.Context, *WillSaveTextDocumentParams) ([]TextEdit, error)
Dtsprotocol.go1536 type WillSaveTextDocumentParams struct { struct
1541 TextDocument TextDocumentIdentifier `json:"textDocument"`
1546 Reason TextDocumentSaveReason `json:"reason"`
/aosp_15_r20/external/angle/third_party/spirv-tools/src/utils/vscode/src/lsp/protocol/
H A Dtsserver.go34 WillSave(context.Context, *WillSaveTextDocumentParams) error
48 WillSaveWaitUntil(context.Context, *WillSaveTextDocumentParams) ([]TextEdit, error)
H A Dtsprotocol.go1536 type WillSaveTextDocumentParams struct { struct
1541 TextDocument TextDocumentIdentifier `json:"textDocument"`
1546 Reason TextDocumentSaveReason `json:"reason"`