Searched refs:EndProcess (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/webrtc/base/
H A Dhttpserver.h86 StreamInterface* EndProcess();
H A Dhttpserver.cc38 StreamInterface* stream = it->second->EndProcess();
108 SignalConnectionClosed(this, connection_id, connection->EndProcess());
141 HttpServer::Connection::EndProcess() { function in class:rtc::HttpServer::Connection

Completed in 89 milliseconds