Home
last modified time | relevance | path

Searched refs:EndProcess (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/tools/site_compare/scrapers/chrome/
Dchromebase.py109 windowing.EndProcess(proc)
166 windowing.EndProcess(proc)
179 windowing.EndProcess(proc)
/external/chromium_org/tools/site_compare/scrapers/ie/
Die7.py124 windowing.EndProcess(ieproc)
176 windowing.EndProcess(proc)
190 windowing.EndProcess(proc)
/external/chromium_org/third_party/libjingle/source/talk/base/
Dhttpserver.cc55 StreamInterface* stream = it->second->EndProcess(); in ~HttpServer()
125 SignalConnectionClosed(this, connection_id, connection->EndProcess()); in Remove()
158 HttpServer::Connection::EndProcess() { in EndProcess() function in talk_base::HttpServer::Connection
Dhttpserver.h103 StreamInterface* EndProcess();
/external/chromium_org/third_party/webrtc/base/
Dhttpserver.cc38 StreamInterface* stream = it->second->EndProcess(); in ~HttpServer()
108 SignalConnectionClosed(this, connection_id, connection->EndProcess()); in Remove()
141 HttpServer::Connection::EndProcess() { in EndProcess() function in rtc::HttpServer::Connection
Dhttpserver.h86 StreamInterface* EndProcess();
/external/chromium_org/tools/site_compare/drivers/win32/
Dwindowing.py288 def EndProcess(proc, code=0): function
362 EndProcess(proc, 0)
/external/chromium_org/tools/site_compare/utils/
Dbrowser_iterate.py124 windowing.EndProcess(Iterate.proc)
/external/chromium_org/tools/site_compare/scrapers/firefox/
Dfirefox2.py215 windowing.EndProcess(proc)