Searched refs:configConv (Results 1 – 1 of 1) sorted by relevance
79 auto configConv = xsdc2aidl_SurroundSoundConfig(*xsdcConfig->getFirstSurroundSound()); in getSurroundSoundConfig() local80 if (configConv.ok()) { in getSurroundSoundConfig()81 return configConv.value(); in getSurroundSoundConfig()84 << configConv.error(); in getSurroundSoundConfig()