Home
last modified time | relevance | path

Searched refs:requireExactMatch (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/audio/aidl/default/alsa/
DUtils.h79 struct pcm_config* pcmConfig, bool requireExactMatch);
DUtils.cpp304 struct pcm_config* pcmConfig, bool requireExactMatch) { in openProxyForExternalDevice() argument
312 if (int err = proxy_prepare(proxy.get(), proxy.getProfile(), pcmConfig, requireExactMatch); in openProxyForExternalDevice()