Searched refs:addressToUnmute (Results 1 – 2 of 2) sorted by relevance
150 for (const auto& addressToUnmute : mutingInfo.deviceAddressesToUnmute) { in onDevicesToMuteChange() local151 LOG(DEBUG) << addressToUnmute; in onDevicesToMuteChange()152 set_device_address_is_muted(addressToUnmute.c_str(), false); in onDevicesToMuteChange()
104 for (const auto& addressToUnmute : mutingInfo.deviceAddressesToUnmute) { in onDevicesToMuteChange() local105 LOG(INFO) << addressToUnmute; in onDevicesToMuteChange()