Searched refs:getInputPortNames (Results 1 – 2 of 2) sorted by relevance
41 const Vector<String16>& getInputPortNames() const { return mInputPortNames; } in getInputPortNames() function
139 outDeviceInfoPtr->inputPortCount = deviceInfo.getInputPortNames().size(); in AMIDI_getDeviceInfo()