Home
last modified time | relevance | path

Searched refs:getBusStreamProvider (Results 1 – 3 of 3) sorted by relevance

/device/google/atv/audio_proxy/service/
DAudioProxyImpl.h34 BusStreamProvider& getBusStreamProvider();
DAudioProxyImpl.cpp46 BusStreamProvider& AudioProxyImpl::getBusStreamProvider() { in getBusStreamProvider() function in audio_proxy::service::AudioProxyImpl
Dmain.cpp61 sp<DevicesFactoryImpl>::make(audioProxy->getBusStreamProvider(), *config); in main()