Searched defs:Response (Results 1 – 7 of 7) 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...]
26 class Response; variable
246 EFI_HTTP_RESPONSE_DATA *Response; member515 EFI_HTTP_RESPONSE Response; member
55 struct Response { struct56 const Decl *NextDecl = nullptr;57 bool IsDone = false;58 bool ClearRelativeToPrimary = true;59 static Response Done() { in Done()64 static Response ChangeDecl(const Decl *ND) { in ChangeDecl()69 static Response ChangeDecl(const DeclContext *Ctx) { in ChangeDecl()75 static Response UseNextDecl(const Decl *CurDecl) { in UseNextDecl()79 static Response DontClearRelativeToPrimaryNextDecl(const Decl *CurDecl) { in DontClearRelativeToPrimaryNextDecl()
180 int PasswordLen, char *Response) in GenerateNTResponse()
672 unsigned Response = 0; in isAvailable() local
1182 OUT HASHHEX Response /* request-digest or response-digest */ in DigestCalcResponse()