Searched defs:startServer (Results 1 – 3 of 3) sorted by relevance
/frameworks/av/media/libmediaplayer2/nuplayer2/ |
D | RTSPSource2.cpp | 327 bool *prepared, bool *underflow, bool *overflow, bool *startServer, bool *finished) { in checkBuffering() 385 bool prepared, underflow, overflow, startServer, finished; in onPollBuffering() local
|
/frameworks/av/media/libmediaplayerservice/nuplayer/ |
D | RTSPSource.cpp | 329 bool *prepared, bool *underflow, bool *overflow, bool *startServer, bool *finished) { in checkBuffering() 387 bool prepared, underflow, overflow, startServer, finished; in onPollBuffering() local
|
/frameworks/base/packages/services/Proxy/src/com/android/proxyhandler/ |
D | ProxyServer.java | 381 public synchronized void startServer() { in startServer() method in ProxyServer
|