Searched refs:updateStreamsConnectedState (Results 1 – 2 of 2) sorted by relevance
261 ndk::ScopedAStatus updateStreamsConnectedState(const AudioPatch& oldPatch,
430 ndk::ScopedAStatus Module::updateStreamsConnectedState(const AudioPatch& oldPatch, in updateStreamsConnectedState() function in aidl::android::hardware::audio::core::Module1049 if (auto status = updateStreamsConnectedState(oldPatch, *_aidl_return); !status.isOk()) { in setAudioPatch()1241 if (auto status = updateStreamsConnectedState(*patchIt, AudioPatch{}); !status.isOk()) { in resetAudioPatch()