Searched refs:openDevice (Results 1 – 4 of 4) sorted by relevance
/device/generic/goldfish/audio/ | ||
D | device_factory.cpp | 55 Return<void> DevicesFactory::openDevice(const hidl_string& device, in openDevice() function in android::hardware::audio::CPP_VERSION::implementation::DevicesFactory |
D | device_factory.h | 35 Return<void> openDevice(const hidl_string& device, openDevice_cb _hidl_cb) override; |
/device/google/atv/audio_proxy/service/ | ||
D | DevicesFactoryImpl.h | 43 Return<void> openDevice(const hidl_string& device, |
D | DevicesFactoryImpl.cpp | 30 Return<void> DevicesFactoryImpl::openDevice(const hidl_string& device, in openDevice() function in audio_proxy::service::DevicesFactoryImpl |