Home
last modified time | relevance | path

Searched defs:getSupportedProfiles (Results 1 – 4 of 4) sorted by relevance

/device/generic/goldfish/audio/
Dstream_common.cpp57 void StreamCommon::getSupportedProfiles(const IStream::getSupportedProfiles_cb &_hidl_cb) const { in getSupportedProfiles() function in android::hardware::audio::CPP_VERSION::implementation::StreamCommon
Dstream_in.cpp251 Return<void> StreamIn::getSupportedProfiles(getSupportedProfiles_cb _hidl_cb) { in getSupportedProfiles() function in android::hardware::audio::CPP_VERSION::implementation::StreamIn
Dstream_out.cpp301 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/
DStreamOutImpl.cpp107 Return<void> StreamOutImpl::getSupportedProfiles( in getSupportedProfiles() function in audio_proxy::service::StreamOutImpl