Searched defs:getSupportedProfiles (Results 1 – 4 of 4) sorted by relevance
| /device/generic/goldfish/audio/ | ||
| D | stream_common.cpp | 57 void StreamCommon::getSupportedProfiles(const IStream::getSupportedProfiles_cb &_hidl_cb) const { in getSupportedProfiles() function in android::hardware::audio::CPP_VERSION::implementation::StreamCommon |
| D | stream_in.cpp | 251 Return<void> StreamIn::getSupportedProfiles(getSupportedProfiles_cb _hidl_cb) { in getSupportedProfiles() function in android::hardware::audio::CPP_VERSION::implementation::StreamIn |
| D | stream_out.cpp | 301 Return<void> StreamOut::getSupportedProfiles(getSupportedProfiles_cb _hidl_cb) { in getSupportedProfiles() function in android::hardware::audio::CPP_VERSION::implementation::StreamOut |
| /device/google/atv/audio_proxy/service/ | ||
| D | StreamOutImpl.cpp | 107 Return<void> StreamOutImpl::getSupportedProfiles( in getSupportedProfiles() function in audio_proxy::service::StreamOutImpl |