Searched defs:Response (Results 1 – 8 of 8) sorted by relevance
92 void HTTPServerRequest::setResponse(HTTPResponse Response) { in setResponse() argument 98 void HTTPServerRequest::setResponse(StreamingHTTPResponse Response) { in setResponse() argument 167 setResponse(HTTPResponse Response) setResponse() argument 171 setResponse(StreamingHTTPResponse Response) setResponse() argument [all...]
53 struct Response { struct59 llvm::json::Value toJSON(const Response &); argument
26 class Response; variable
240 EFI_HTTP_RESPONSE_DATA *Response; member508 EFI_HTTP_RESPONSE Response; member
53 struct Response { struct54 const Decl *NextDecl = nullptr;55 bool IsDone = false;56 bool ClearRelativeToPrimary = true;57 static Response Done() { in Done()62 static Response ChangeDecl(const Decl *ND) { in ChangeDecl()67 static Response ChangeDecl(const DeclContext *Ctx) { in ChangeDecl()73 static Response UseNextDecl(const Decl *CurDecl) { in UseNextDecl()77 static Response DontClearRelativeToPrimaryNextDecl(const Decl *CurDecl) { in DontClearRelativeToPrimaryNextDecl()
180 int PasswordLen, char *Response) in GenerateNTResponse()
680 unsigned Response = 0; in isAvailable() local
1182 OUT HASHHEX Response /* request-digest or response-digest */ in DigestCalcResponse()