Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Debuginfod/
H A DHTTPServer.cpp94 Response.ContentLength, Response.ContentType, in setResponse()
96 if (Offset < Response.ContentLength) { in setResponse()
/openbsd-src/gnu/llvm/llvm/include/llvm/Debuginfod/
H A DHTTPServer.h76 size_t ContentLength; member