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