Searched defs:startServer (Results 1 – 3 of 3) sorted by relevance
336 bool *prepared, bool *underflow, bool *overflow, bool *startServer, bool *finished) { in checkBuffering()394 bool prepared, underflow, overflow, startServer, finished; in onPollBuffering() local
380 public synchronized void startServer() { in startServer() method in ProxyServer
302 void RTSPConnectionFuzzer::startServer() { in startServer() function in RTSPConnectionFuzzer