Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Protocol/MCP/
H A DResource.cpp55 static constexpr llvm::StringLiteral kMimeTypeJSON = "application/json"; variable
77 resource.mimeType = kMimeTypeJSON; in GetDebuggerResource()
97 resource.mimeType = kMimeTypeJSON; in GetTargetResource()
175 contents.mimeType = kMimeTypeJSON; in ReadDebuggerResource()
211 contents.mimeType = kMimeTypeJSON; in ReadTargetResource()