Searched defs:devicePorts (Results 1 – 3 of 3) sorted by relevance
134 const auto& devicePorts = module->getFirstDevicePorts()->getDevicePort(); in getDeviceAddressOfDevicePort() local
844 ArrayList<AudioDevicePort> devicePorts = new ArrayList<>(); in findAudioSinkFromAudioPolicy() local861 ArrayList<AudioDevicePort> devicePorts = new ArrayList<>(); in findAudioDevicePort() local
686 DevicePortTraits::Collection devicePorts; variable