Home
last modified time | relevance | path

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

/device/generic/goldfish/audio/
Ddevice_factory.cpp55 Return<void> DevicesFactory::openDevice(const hidl_string& device, in openDevice() function in android::hardware::audio::CPP_VERSION::implementation::DevicesFactory
60 mLegacyFactory->openDevice(device, _hidl_cb); in openDevice()
Ddevice_factory.h35 Return<void> openDevice(const hidl_string& device, openDevice_cb _hidl_cb) override;
/device/google/atv/audio_proxy/service/
DDevicesFactoryImpl.h43 Return<void> openDevice(const hidl_string& device,
DDevicesFactoryImpl.cpp30 Return<void> DevicesFactoryImpl::openDevice(const hidl_string& device, in openDevice() function in audio_proxy::service::DevicesFactoryImpl