Home
last modified time | relevance | path

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

/frameworks/opt/net/voip/src/jni/rtp/
DAudioGroup.cpp536 class DeviceThread : public Thread class in __anon5fc701100111::AudioGroup
539 explicit DeviceThread(AudioGroup *group) : Thread(false), mGroup(group) {} in DeviceThread() function in __anon5fc701100111::AudioGroup::DeviceThread