Searched defs:thisRes (Results 1 – 2 of 2) sorted by relevance
342 [self(shared_from_this())](crow::Response& thisRes) { in doUpgrade()436 [self(shared_from_this())](Response& thisRes) { in handle()492 void completeRequest(Response& thisRes) in completeRequest()
309 Response& thisRes = it->second.res; in onRequestRecv() local