Home
last modified time | relevance | path

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

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