Home
last modified time | relevance | path

Searched defs:halStreamType (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/audio/common/all-versions/default/7.0/
DHidlUtils.cpp339 status_t HidlUtils::audioStreamTypeFromHal(audio_stream_type_t halStreamType, in audioStreamTypeFromHal()
355 audio_stream_type_t* halStreamType) { in audioStreamTypeToHal()
/hardware/interfaces/audio/common/all-versions/default/tests/
Dhidlutils_tests.cpp693 audio_stream_type_t halStreamType; in TEST() local