Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dhttpserver.h29 struct HttpServerTransaction : public HttpTransaction { struct
31 HttpServerTransaction(int id) : connection_id_(id) { } in HttpServerTransaction() function
54 sigslot::signal3<HttpServer*, HttpServerTransaction*, bool*> argument