Home
last modified time | relevance | path

Searched refs:openPrimaryDevice (Results 1 – 4 of 4) sorted by relevance

/device/google/atv/audio_proxy/service/
DDevicesFactoryImpl.h45 Return<void> openPrimaryDevice(openPrimaryDevice_cb _hidl_cb) override;
DDevicesFactoryImpl.cpp42 Return<void> DevicesFactoryImpl::openPrimaryDevice( in openPrimaryDevice() function in audio_proxy::service::DevicesFactoryImpl
/device/generic/goldfish/audio/
Ddevice_factory.h36 Return<void> openPrimaryDevice(openPrimaryDevice_cb _hidl_cb) override;
Ddevice_factory.cpp65 Return<void> DevicesFactory::openPrimaryDevice(openPrimaryDevice_cb _hidl_cb) { in openPrimaryDevice() function in android::hardware::audio::CPP_VERSION::implementation::DevicesFactory