Searched refs:msdIsSource (Results 1 – 2 of 2) sorted by relevance
1072 PatchBuilder buildMsdPatch(bool msdIsSource, const sp<DeviceDescriptor> &device) const;
1928 PatchBuilder AudioPolicyManager::buildMsdPatch(bool msdIsSource, in buildMsdPatch() argument1939 const InputProfileCollection inputProfiles = msdIsSource ? in buildMsdPatch()1941 const OutputProfileCollection outputProfiles = msdIsSource ? in buildMsdPatch()1944 const sp<DeviceDescriptor> sourceDevice = msdIsSource ? getMsdAudioInDevice() : device; in buildMsdPatch()1945 const sp<DeviceDescriptor> sinkDevice = msdIsSource ? in buildMsdPatch()