Home
last modified time | relevance | path

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

/frameworks/av/media/libmediaplayerservice/nuplayer/
DRTSPSource.cpp336 bool *prepared, bool *underflow, bool *overflow, bool *startServer, bool *finished) { in checkBuffering()
394 bool prepared, underflow, overflow, startServer, finished; in onPollBuffering() local
/frameworks/base/packages/services/Proxy/src/com/android/proxyhandler/
DProxyServer.java380 public synchronized void startServer() { in startServer() method in ProxyServer
/frameworks/av/media/libstagefright/rtsp/fuzzer/
Drtsp_connection_fuzzer.cpp302 void RTSPConnectionFuzzer::startServer() { in startServer() function in RTSPConnectionFuzzer