Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Debuginfod/
DHTTPClient.cpp71 struct CurlHTTPRequest { struct
72 CurlHTTPRequest(HTTPResponseHandler &Handler) : Handler(Handler) {} in CurlHTTPRequest() function
81 CurlHTTPRequest *CurlRequest) { in curlWriteFunction() argument