Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/default/r_submix/
DStreamRemoteSubmix.cpp338 auto deviceDesc = devices.front().type; in switchCurrentStream() local
339 if (deviceDesc.type == in switchCurrentStream()
343 LOG(ERROR) << __func__ << ": Device type " << toString(deviceDesc.type) in switchCurrentStream()
372 auto deviceDesc = devices.front().type; in switchCurrentStream() local
373 if (deviceDesc.type == in switchCurrentStream()
377 LOG(ERROR) << __func__ << ": Device type " << toString(deviceDesc.type) in switchCurrentStream()