Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/default/
DEffectContext.cpp117 int EffectContext::getIoHandle() const { in getIoHandle() function in aidl::android::hardware::audio::effect::EffectContext
/hardware/interfaces/audio/core/all-versions/vts/functional/
DAudioPrimaryHidlHalTest.h888 AudioIoHandle getIoHandle() const { return mIoHandle; } in getIoHandle() function