Searched refs:openDevice_7_1 (Results 1 – 4 of 4) sorted by relevance
71 Return<void> DevicesFactory::openDevice_7_1(const hidl_string& device, openDevice_7_1_cb _hidl_cb) { in openDevice_7_1() function in android::hardware::audio::CPP_VERSION::implementation::DevicesFactory81 mLegacyFactory->openDevice_7_1(device, _hidl_cb); in openDevice_7_1()
38 Return<void> openDevice_7_1(const hidl_string& device, openDevice_7_1_cb _hidl_cb) override;
48 Return<void> openDevice_7_1(const hidl_string& device,
50 Return<void> DevicesFactoryImpl::openDevice_7_1(const hidl_string& device, in openDevice_7_1() function in audio_proxy::service::DevicesFactoryImpl