Searched defs:WriteThread (Results 1 – 4 of 4) sorted by relevance
| /device/google/atv/audio_proxy/ | ||
| D | OutputStreamImpl.cpp | 44 class WriteThread : public Thread { class |
| /device/google/atv/audio_proxy/service/ | ||
| D | StreamOutImpl.h | 43 class WriteThread; variable |
| D | WriteThread.cpp | 27 WriteThread::WriteThread(std::shared_ptr<BusOutputStream> stream, in WriteThread() function in audio_proxy::service::WriteThread |
| /device/generic/goldfish/audio/ | ||
| D | stream_out.cpp | 49 class WriteThread : public IOThread { class |